[LLVMbugs] [Bug 896] llvm-gcc's xgcc links with system libstdc++
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Oct 2 13:50:51 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=896
nicholas at mxc.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
Summary|libgcc_s.so not compatible |llvm-gcc's xgcc links with
|with libstdc++.so.6.0.8? |system libstdc++
------- Additional Comments From nicholas at mxc.ca 2006-10-02 15:50 -------
This bug is being caused by the fact that the bootstrap-built compiler xgcc is
linked against build/gcc/libgcc_s.so.1, but /usr/lib/libstdc++.so.6.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list