Xref: utzoo comp.lang.c:38646 comp.os.msdos.programmer:4867 comp.binaries.ibm.pc.d:14023 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!balrog!ctron.com From: dj@ctron.com (DJ Delorie) Newsgroups: comp.lang.c,comp.os.msdos.programmer,comp.binaries.ibm.pc.d Subject: Re: C compiler for 386 or 486 Keywords: i80386,i80486,instruction set,c compiler Message-ID: <1440@balrog.ctron.com> Date: 24 Apr 91 14:23:09 GMT References: Sender: news@balrog.ctron.com Reply-To: dj@ctron.com Followup-To: comp.lang.c Organization: None whatsoever Lines: 24 Nntp-Posting-Host: bragi In article , mjnkowcz@unix1.tcd.ie (Maciej Jankowicz) writes: > The PC's using 386 or 486 CPU are present for some time, but > I don't know about any C compilers which are able to generate code > suitable for them to get the best of the machine. For example Turbo > C can toggle only between 86/88 and 186/286 instruction sets. grape.ecs.clarkson.edu Anonymous FTP ~ftp/pub/msdos/djgcc Stored there is djgpp, my 386/DOS port of the GCC & G++ compiler, along with sources, documentation, and the required extender. It is stored two ways: djgpp.zip 2.2M Everything djgppzip.000 through djgppzip.063 32K chunks - upload the merge program there to put them together The "readme" file is stored separately there also. Upload it first and read it before uploading the rest. I am working on making it available from other sites and via other means, and will announce as they are available. DJ dj@ctron.com