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.binaries.ibm.pc.d Subject: Re: 386 compiler Message-ID: <1449@balrog.ctron.com> Date: 26 Apr 91 14:24:56 GMT References: <1991Apr26.015617.1691@serval.net.wsu.edu> <1991Apr26.132631.14583@cs.cornell.edu> Sender: news@balrog.ctron.com Reply-To: dj@ctron.com Organization: None whatsoever Lines: 33 Nntp-Posting-Host: bragi In article <1991Apr26.132631.14583@cs.cornell.edu>, dsimmons@CS.Cornell.EDU (Daniel G. Simmons) writes: > Here, once again, is the ftp address for g++ ported to DOS by a wonderful > person who I have not yet had the chance to meet, but who has obviously > put a lot of time into essentially "giving" all of us some tools to do > "real" work on our PCs: > > site: grape.ecs.clarkson.edu > directory: /pub/msdos/djgpp > > In this directory there are two copies of the g++ compiler (which is > purportedly a full 386 compiler supporting c/c++, but which I have not > yet used). One of these copies is a humongous zip file--about 2MB. > The other copy is a whole ton of little (32k or so) pieces of that zip > file. There are also copies of the README from the zip and programs > to split or merge files (executables and source). Close - its in ~ftp/pub/msdos/djgcc The files: djgpp.zip - 2.2M djgppzip.000 through djgppzip.063 - 32K each readme - get & read before downloading merge.c merge.exe split.c split.exe This really is a 32-bit C and C++ compiler, full featured, with graphics and a debugger and everything, sources included. DJ dj@ctron.com