X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andris Pavenis To: djgpp AT delorie DOT com Subject: Re: Cross compiling GCC with DJGPP Date: Thu, 14 Oct 2004 09:16:12 +0300 User-Agent: KMail/1.7 References: In-Reply-To: Cc: Carlo MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410140916.12352.pavenis@latnet.lv> Reply-To: djgpp AT delorie DOT com On Wednesday 13 October 2004 13:44, Carlo wrote: > Hello everyone, > at work I finally received a new PC, powerful enought for compiling > the GCC cross compilers I need. > I have a fully working DJGPP enviroment and all packages have the > latest versions. > The operating system is Windows 98. > Then I downloaded the GCC complete sources, the binutils and newlib. I would suggest to try gcc-3.4.2 source archive from DJGPP distribution. I have (hopefully) not removed anything needed to build DJGPP hosted cross-compilers. I haven't however tested whether all works. Andris