2007/5/2, Andrew Haley <[EMAIL PROTECTED]>:
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)
[EMAIL PROTECTED] /usr/local/src/branch/objdir
$
btw, did it work for you?
--
Cheers,
/ChJ