Can't bootstrap gcc (revision 123155) trunk on cygwin: configure: error: C compiler cannot create executables [configure-stage2-intl] Error 77
Christian Joensson
christian.joensson@gmail.com
Fri Mar 23 12:00:00 GMT 2007
This was on
Windows XP/SP2 cygwin on pentium4 single i686:
binutils 20060817-1
bison 2.3-1
cygwin 1.5.24-2
dejagnu 20021217-2
expect 20030128-1
gcc 3.4.4-3
gcc-ada 3.4.4-3
gcc-g++ 3.4.4-3
gmp 4.2.1-1
make 3.81-1
tcltk 20060202-1
w32api 3.8-1
LAST_UPDATED: Fri Mar 23 10:13:01 UTC 2007 (revision 123155)
configure: ../gcc/configure --enable-languages=c --disable-nls
For some reason, yet unknow to me, I don't seem to be able to
bootstrap gcc trunk on cygwin due to some issue with configuring in
intl:
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for i686-pc-cygwin-gcc...
/usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/
-B/usr/local/i686-pc-cygwin/bin/
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
See `config.log' for more details.
make[2]: *** [configure-stage2-intl] Error 77
make[2]: Leaving directory `/usr/local/src/trunk/objdir'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir'
make: *** [all] Error 2
the configure in intl works for stage1 (and stage0 so to speak),
attached is the intl/config.log
--
Cheers,
/ChJ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 7151 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20070323/280d09ab/attachment.obj>
More information about the Gcc
mailing list