Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcupt1!vandys From: vandys@hpcupt1.HP.COM (Andrew Valencia(Seattle)) Newsgroups: comp.unix.microport Subject: Re: UNIX assemblers and SCO Message-ID: <10770013@hpcupt1.HP.COM> Date: 16 Feb 89 16:29:31 GMT References: <647@cimcor.mn.org> Organization: Hewlett Packard, Cupertino Lines: 16 / hpcupt1:comp.unix.microport / mike@cimcor.mn.org (Michael Grenier) / 5:28 am Feb 15, 1989 / >I'm currently considering supporting the UNIX 386 market with a >pascal compiler I have running under Microport V/AT. It will >generate assembly language output from the compiler which will >call up the assembler to generate the binary much in the same >way as pcc does. Just a small side note. You will find that generating object or even executable code DIRECTLY from the compiler spiffs up overall performance quite a bit. Since they're going for object compatibility across all the unices available for the '386 architecture, it seems like a better place to hook in. Just a though... Andy ...!hplabs!hpisoa1!vandys