[lldb-dev] [Bug 24044] New: Problem with liblldb linking on RHEL 6
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jul 6 13:48:06 PDT 2015
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 at cs.uiuc.edu
Reporter: eugene.zelenko at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150706/bd84bee9/attachment.html>
More information about the lldb-dev
mailing list