This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/49375] Target libstdc++.so used by host cc1plus
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 12 Jun 2011 11:40:59 +0000
- Subject: [Bug testsuite/49375] Target libstdc++.so used by host cc1plus
- Auto-submitted: auto-generated
- References: <bug-49375-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49375
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-12 11:40:57 UTC ---
LD_LIBRARY_PATH should be only set for executing testcases, not for
compiling them.