http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46518

--- Comment #3 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-11-17 
15:11:53 UTC ---
(In reply to comment #1)
> Do you know whether this is present on x86_64-linux?

I am unable to do a --enable-build-with-cxx bootstrap using...

http://gcc.gnu.org/ml/gcc-patches/2010-11/msg01323.html

on x86_64 Fedora10. The bootstrap still fails there with...

g++  -g -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H  -o lto1 \
        lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o main.o
tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a
-lcloog -lppl_c -lppl -lgmpxx -L/usr/lib -L/usr/lib -L/usr/lib -lmpc -lmpfr
-lgmp -rdynamic -ldl  -L../zlib -lz ../libcpp/libcpp.a  
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a 
ld: crtbegin.o: No such file: No such file or directory
make[3]: *** [lto1] Error 1

Reply via email to