[llvm-bugs] [Bug 26581] New: [regression] Linux builds with llvm-config return invalid format for GNU libtool
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 11 12:38:24 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26581
Bug ID: 26581
Summary: [regression] Linux builds with llvm-config return
invalid format for GNU libtool
Product: tools
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: llvm-config
Assignee: unassignedbugs at nondot.org
Reporter: shawn.starr at rogers.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
The recent changes to llvm-config broke libtool, /usr/lib64/libLLVM*.so is not
a valid linker argument to pass to libtool, llvm-config used to return
-llibLLVM*.so which would be not stripped by libtool.
Please fix.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160211/ec6dcc55/attachment.html>
More information about the llvm-bugs
mailing list