This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/17369] [3.4/4.0 regression] [ia64] Bootstrap failure with binutils-2.15.90.0.1.1


------- Additional Comments From debian-gcc at lists dot debian dot org  2004-09-25 15:33 -------
the patch is incomplete.

at least on linux-gnu targets the patch breaks the Ada testsuite, if 
the shared ada library is built, but not found during the test run. 
Therefore LD_LIBRARY_PATH should not only consist of .../build, but 
.../build/ada/rts as well. Or else don't overwrite LD_LIBRARY_PATH, 
but prepend to it. 


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]