Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!sunic!tut!mn48903 From: mn48903@tut.fi (Niemel{ Martti) Newsgroups: comp.unix.ultrix Subject: I would be needing an answer on ultrix-32 as(1) user. Keywords: align 4 data text Message-ID: <3284@alva.tut.fi> Date: 22 Mar 90 15:53:33 GMT Distribution: comp Organization: Tampere University of Technology, Finland Lines: 48 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@alva.tut.fi. My name is Martti Niemel{. Can I be answered by electric mail ?