This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/17464] The newly built gcc shared libraries aren't used for bootstap and check
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2004 22:05:10 -0000
- Subject: [Bug other/17464] The newly built gcc shared libraries aren't used for bootstap and check
- References: <20040913193746.17464.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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