Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!uwmcsd1!mrsvr!roth From: roth@mrsvr.UUCP (Dean Roth) Newsgroups: comp.sys.ibm.pc Subject: Re: questions about MSC 5.0 Message-ID: <234@mrsvr.UUCP> Date: Tue, 17-Nov-87 13:46:14 EST Article-I.D.: mrsvr.234 Posted: Tue Nov 17 13:46:14 1987 Date-Received: Thu, 19-Nov-87 22:51:36 EST References: <4461@cit-vax.Caltech.Edu> <149000013@inmet> Organization: GE Medical, MR Center, Milwaukee Lines: 9 Summary: Different compiler for 80386 If the 80386 is running in 8086 mode, as nearly all are, and running DOS, then MS C 5.0 will generate code that will run on an 80386 machine. However, if one wants to run the 80386 in protected mode (OS/2), then one needs the OS/2 C compiler (or the Xenix C compiler if running Xenix, etc.) The MS's DOS 5.0 C compiler will only generate code for 8088/86/286/386 machines running in 8086 mode under MS/PC DOS.