Date: Tue, 9 Jan 1996 19:00:55 +0200 (IST) From: Eli Zaretskii To: Zachary Uram Cc: djgpp AT delorie DOT com Subject: Re: Help! GCC for DOS On Tue, 9 Jan 1996, Zachary Uram wrote: > I am looking for a ver of GCC for MSDOS. Where can I ftp this program? > Also what are the requirements? I am running an 8088/10MHZ with 96k RAM, > 20 meg HDD under DOS 3.1 Will my system support ANY versions of GCC The MSDOS port of gcc is called DJGPP. It requires 386 or better processor (it generates 32-bit code). For more information, download the DJGPP FAQ list (faq102.zip) from one of the SimTel mirror sites, directory SimTel/vendors/djgpp, and read the first 3 chapters. For instance, for the main SimTel mirror, use this URL: ftp://ftp.coast.net/SimTel/vendors/djgpp/faq102.zip You can also read the FAQ on-line at this URL: http://www.delorie.com/djgpp/faq/