https://llvm.org/bugs/show_bug.cgi?id=24044
Bug ID: 24044 Summary: Problem with liblldb linking on RHEL 6 Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: eugene.zele...@gmail.com Classification: Unclassified Created attachment 14557 --> https://llvm.org/bugs/attachment.cgi?id=14557&action=edit My patch for this problem I encountered problems some Clang symbols when linking liblldb on RHEL 6. Solution was to enclose ${CLANG_USED_LIBS} in -Wl,--start-group/-Wl,--end-group. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev