[LLVMbugs] [Bug 7134] New: the gold plugin is installed as liblibLLVMgold.so
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu May 13 17:58:50 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7134
Summary: the gold plugin is installed as liblibLLVMgold.so
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Makefiles
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
$ ls Release/lib/*gold*so
Release/lib/libLLVMgold.so
OK
$ ls ../llvm-inst/lib/*gold*so
../llvm-inst/lib/liblibLLVMgold.so
That is one lib too many :-)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list