Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!caen!uwm.edu!ogicse!pdxgate!eecs!mwizard From: mwizard@eecs.cs.pdx.edu (Craig Nelson) Newsgroups: comp.lang.c Subject: Re: C compiler for 386 or 486 Message-ID: <2518@pdxgate.UUCP> Date: 29 Apr 91 19:03:47 GMT References: <11948.2815E394@urchin.fidonet.org> <2498@pdxgate.UUCP> <1991Apr29.141040.4271@ux1.cso.uiuc.edu> Sender: news@pdxgate.UUCP Lines: 25 gordon@osiris.cso.uiuc.edu (John Gordon) writes: >mwizard@eecs.cs.pdx.edu (Craig Nelson) writes: >>Bob.Stout@p6.f506.n106.z1.fidonet.org (Bob Stout) writes: >>>Zortech C/C++ has code generation switches to generate both 386 and 486 >>>specific code. >>So does TCC/TCC++ > It does? I thought that Turbo C only had switches to do 8088 or >186/286 code. Really. When in doubt, you can always ask a Borland rep :) , but I generate the code by first compiling command line with the -c -S options, then use the /3 or .386 options with tasm.exe when recompiling the asm code. Works for me ... Later!!! []====================================================================[] || Craig R. Nelson | CCSofD Software Inc. || || Programmer | Beaverton, OR, 97005 || || mwizard@eecs.ee.pdx.edu | (unlisted on the net) ||