[Bug bootstrap/54283] [4.8 regression] build tools don't run after cxx-conversion merge
ro at CeBiTec dot Uni-Bielefeld.DE
gcc-bugzilla@gcc.gnu.org
Tue Dec 18 12:13:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54283
--- Comment #12 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-12-18 12:12:32 UTC ---
> --- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-18
> 12:09:52 UTC ---
> If you don't add that /vol/gcc-4.4/lib/ to ld.so.conf (or ld.so.conf.d), it is
> your responsibility to build with LD_LIBRARY_PATH, otherwise you are
> bootstrapping with a non-working C++ compiler.
Not if you build with -static-libstdc++, which does work for e.g. go1
before the cxx-conversion and cc1* afterwards, just not for the build
tools. That's what this is all about.
Rainer
More information about the Gcc-bugs
mailing list