I would be needing an answer on ultrix-32 as(1) user.

Niemel{ Martti mn48903 at tut.fi
Fri Mar 23 01:53:33 AEST 1990


        There a program follows
++
        .text
        .align 4
        .data
        .align 4
        .text
        .align 4
_main:
        calls $00, _getting_out
        calls $02, _soon
        .align 4
_getting_out:
        movl  _news,(sp)
        ret
        .data
        .align 4
_this:  .asciz "Help needs _"
_wone:  .long   -1--1
_that:  .asciz 'He''ll go anyway_'
        .text
        .align 4
_news:  .long _goods
        .text
        .align 4
_goods:
        pushab   _this
        pushab   _that
	calls $01,_wasted
        calls $01,_wasted
        ret
        .text
        .align 4
_wasted:
        pushl -4(fp)
        calls $01, _printf
        ret
        .text
        .align 4
_soon:
	halt
        .data
        .align 4
--
      There are align error messages issued. Where am I in wrong ?
      My address is mn48903 at alva.tut.fi. My name is Martti Niemel{.
      Can I be answered by electric mail ?



More information about the Comp.unix.ultrix mailing list