This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/66530] libstdc++ testsuite links to incorrect shared libstdc++ library
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Jun 2015 09:53:13 +0000
- Subject: [Bug libstdc++/66530] libstdc++ testsuite links to incorrect shared libstdc++ library
- Auto-submitted: auto-generated
- References: <bug-66530-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66530
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Created attachment 35788
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35788&action=edit
Set PATH for all testsuites not just for libstdc++
Since the problem isn't specific to libstdc++ we should fix it globally for all
target libs.