This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap comparison differnce(s) on cygwin with 4.2.0 RC3: ./ada/exp_aggr.o differs
- From: Andrew Haley <aph-gcc at littlepinkcloud dot COM>
- To: "Christian Joensson" <christian dot joensson at gmail dot com>
- Cc: "GCC Development" <gcc at gcc dot gnu dot org>
- Date: Wed, 2 May 2007 14:36:01 +0100
- Subject: Re: Bootstrap comparison differnce(s) on cygwin with 4.2.0 RC3: ./ada/exp_aggr.o differs
- References: <5460e3330705020538g361512cfx984a95139a6eb3c9@mail.gmail.com>
Christian Joensson writes:
> On cygwin, with D. Korn's proposed patch to cygwin's (i.e., newlib's)
> stdio.h, I get a bootstrap failure do to comparison difference(s):
Did you do a total rebuild of all gcc in a clean directory? You need
to.
Andrew.