Date: Mon, 17 Apr 2000 17:09:03 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Mohamed Abou-Alam cc: djgpp AT delorie DOT com Subject: Re: GNU C Compiler enquiry In-Reply-To: <20000417121232.22747.qmail@web209.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 17 Apr 2000, Mohamed Abou-Alam wrote: > I want to use in DJGPP is the GNU C compiler, i.e. to compile, link and > execute C programs only. I have taken a look at the README.1ST file > included, and understand that I need to download the files djdev202.zip, > gcc*b.zip, and bnu*b.zip. The first ZIP file poses no problem; I can find > it. The other two I can't find. Could you possibly offer me guidance as > to where I might find the two ZIP files gcc*b.zip and bnu*b.zip? You can find them here: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gcc2952b.zip ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/bnu2951b.zip I also suggest to download djdev203 from here: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/djdev203.zip You also want the Texinfo package (for reading docs) and the FAQ: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/txi40b.zip ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/faq230b.zip