Does anyone have any good references on how to use c89 to assemble? The users guide, programmers guide, and the Unix System Services command reference all have allusions to how, but not very good details. There is the -W,a option to pass options to the assembler phase, which I would assume would be the normal stuff for the assembler EXEC PARM=, but have not yet verified that. I have been able to use the environment variable _C89_SUSRLIB to set my maclib concatenation. However I can not seem to get a listing file to come out. I have tried using -W "a,so(mysource.lst)", but to no avail.
Any thoughts would be appreciated Thank you Brad Taylor ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

