assembly language
Ross Oliver
rosso at sco.COM
Wed Feb 8 18:40:23 AEST 1989
In article <7046 at killer.DALLAS.TX.US> tensor at killer.DALLAS.TX.US (Steven Murphy) writes:
> I would like to know how to make the -S option of the Xenix
>C compiler suitable to present to the asm or masm assemblers under
>Xenix286 2.2 development system.
The -S option doesn't include all the necessary of the SEGMENT declarations
and other fluff that Masm requires. To get an assembly language file
that will be acceptable to Masm, use -Fa instead of -S.
Ross Oliver
Technical Support
The Santa Cruz Operation, Inc.
More information about the Comp.unix.xenix
mailing list