[Bug other/17464] The newly built gcc shared libraries aren't used for bootstap and check

jbuck at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 6 22:51:00 GMT 2004


------- Additional Comments From jbuck at gcc dot gnu dot org  2004-10-06 22:51 -------
I observe something similar when trying to boot the trunk on ia64-*-linux-gnu.

Specifically, during stage 2, the compiler builds build/genmodes and then runs
it, but there is a failure because the just-built libunwind.so.7 is not found:
it is in the stage1 subdirectory which is not on any LD_LIBRARY_PATH.

I have attached a log from a failing build as an attachment.


-- 


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



More information about the Gcc-bugs mailing list