------- Comment #3 from aanisimov at inbox dot ru  2010-01-15 16:32 -------
(In reply to comment #1)
> Try to set LIBRARY_PATH, i.e.:
> 
> export LIBRARY_PATH=/usr/local/lib
> 

This worked much better ;-) -- stage2 finished successfully, but building
libstdc++ in stage3 failed with a bunch of

/usr/bin/ld: error: unsupported symbol binding

Trying to rerun the command to link libstdc++ with -Xlinker --debug=all to see
what's going wrong gave no result, because the error message didn't change.


-- 


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

Reply via email to