public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/49375] New: Target libstdc++.so used by host cc1plus
@ 2011-06-11 17:39 hjl.tools at gmail dot com
  2011-06-12 11:41 ` [Bug testsuite/49375] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2011-06-11 17:39 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Target libstdc++.so used by host cc1plus
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


When ppl is used, cc1plus may be linked against libppl.so,
which depends on host libstdc++.so.  When LD_LIBRARY_PATH
is set to target libstdc++.so to run C++ tests, target
libstdc++.so, which was just built and may be incompatible
with host libstdc++.so.  In my case, host libstdc++.so is
from GCC 4.6 and target libstdc++.so is from GCC 4.5. As
the result, all C++ tests failed.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-14 22:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-11 17:39 [Bug testsuite/49375] New: Target libstdc++.so used by host cc1plus hjl.tools at gmail dot com
2011-06-12 11:41 ` [Bug testsuite/49375] " rguenth at gcc dot gnu.org
2011-06-12 14:30 ` hjl.tools at gmail dot com
2011-06-12 14:43 ` hjl.tools at gmail dot com
2011-06-14 15:42 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-04-14 22:48 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).