This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap comparison differnce(s) on cygwin with 4.2.0 RC3: ./ada/exp_aggr.o differs


On 5/2/07, Christian Joensson <christian.joensson@gmail.com> wrote:
2007/5/2, Andrew Haley <aph-gcc@littlepinkcloud.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.

yep, started from scratch with the tarball...

here's how I configured it:

$ ./stage3-gcc/xgcc.exe -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: ../gcc/configure --disable-nls
--without-included-gettext --enable-version-specific-runtime-libs
--without-x --enable-libgcj --with-system-zlib --enable-threads=posix
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang
Thread model: posix
gcc version 4.2.0 20070501 (prerelease)

chj@toppen /usr/local/src/branch/objdir
$

btw, did it work for you?


-- Cheers,

/ChJ



I get the exact same errors when using a pristine tar ball.

Using built-in specs.
Target: i686-pc-cygwin
Configured with: ../configure -disable-nls --without-included-gettext
--enable-version-specific-libs --without-x --enable-libgcj
--with-system-zlib --enable-threads=posix
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang
--prefix=/cygdrive/c/beta --program-suffix=-4.2rc3
Thread model: posix
gcc version 4.2.0 20070501 (prerelease)

Regards,

JT


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]