X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: cbramix AT libero DOT it (Carlo) Newsgroups: comp.os.msdos.djgpp Subject: Re: Cross compiling GCC with DJGPP Date: 19 Oct 2004 00:14:35 -0700 Organization: http://groups.google.com Lines: 30 Message-ID: References: <200410140916 DOT 12352 DOT pavenis AT latnet DOT lv> NNTP-Posting-Host: 81.74.88.65 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1098170076 27049 127.0.0.1 (19 Oct 2004 07:14:36 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 19 Oct 2004 07:14:36 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Andris Pavenis wrote in message news:<200410140916 DOT 12352 DOT pavenis AT latnet DOT lv>... > 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 Hello, after some research, I still can't uderstand very well what's wrong... It looks like that the optimizer "cuts" a piece of code! As I said, I'm compiling 3.4.2 and I'm using DJGPP with 3.4.2 compiler too. What version are you using for compiling that build of DJGPP? Do you think that I should switch to an older version of DJGPP? However, I will try with the DJGPP's sources too. BTW, what are the differences between the original GCC source archive and the DJGPP source archive (this is just a curiosity...) Sincerely, Carlo