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 other/17464] The newly built gcc shared libraries aren't used for bootstap and check


------- Additional Comments From hjl at lucon dot org  2004-09-13 22:05 -------
When LD_LIBRARY_PATH is set, dejagnu tests can't use the global ld_library_path
since it will cause LD_LIBRARY_PATH to be set with $ld_library_path, which
will override the existing LD_LIBRARY_PATH.

-- 


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


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