Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!edsews!uunet!sco!rosso From: rosso@sco.COM (Ross Oliver) Newsgroups: comp.unix.xenix Subject: Re: assembly language Message-ID: <1544@viscous.sco.COM> Date: 8 Feb 89 08:40:23 GMT References: <7046@killer.DALLAS.TX.US> Reply-To: uunet!sco!rosso (Ross Oliver) Distribution: usa Organization: SCO Technical Support Lines: 12 In article <7046@killer.DALLAS.TX.US> tensor@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.