Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!samsung!balrog!ctron.com From: dj@ctron.com (DJ Delorie) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Wanted: gcc for MSDos Message-ID: <1526@balrog.ctron.com> Date: 24 May 91 13:27:15 GMT References: <91143.154532ZVD003@DMSWWU1C.BITNET> Sender: news@balrog.ctron.com Reply-To: dj@ctron.com Organization: None whatsoever Lines: 51 Nntp-Posting-Host: bragi In article <91143.154532ZVD003@DMSWWU1C.BITNET>, ZVD003@DMSWWU1C.BITNET (Joerg Fraune) writes: > I'm searching for the GNU-C++-Compiler (gcc) for msdos. The only > anonymous FTP server (I know about) distributing gcc is > grape.ecs.clarkson.edu. Un- fortunately BITFTP does not support this > server, and I have no way to access it directly via Internet. Does > anyone know another server supplying this program, or another way for > me to get it ? Product: 386/DOS port of GNU gcc/g++, with full libraries, sources, debugger, graphics support. Creates 32-bit applications with full virtual memory up to 128M RAM and 128M disk. Supports SuperVGA up to 1024x768 (256-color mode only). Requirements: 80386 IBM compatible running DOS 3.0 or higher. I have a patch in the works for PS/2's, which have non-compatible gateA20 control. 80387 for transendentals (exp, sin, etc) until emulator is complete. oodles of memory (but can run in 640K, just slower) ~4Mb of hard drive space anonymous FTP: grape.ecs.clarkson.edu pub/msdos/djgpp mail: % mail archive-server@sun.soe.clarkson.edu Subject: help index msdos/djgpp send msdos/djgpp readme ^D Files: readme notes, documentation, FAQ, etc djgpp.zip 2.2M Everything (not available on sun.soe.clarkson.edu) djgppzip.000 through djgppzip.063 split version of djgpp.zip - use "merge djgppzip djgpp.zip" to build djgpp.zip split.c split.exe merge.c merge.exe programs to split & merge large binaries DJ dj@ctron.com