[LLVMbugs] [Bug 570] NEW: [gccld] native libraries not passed to the backend
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed May 25 03:46:29 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=570
Summary: [gccld] native libraries not passed to the backend
Product: tools
Version: 1.5
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gccld
AssignedTo: unassignedbugs at nondot.org
ReportedBy: markus at oberhumer.com
Please pass native libraries in the form of /usr/local/lib/libmylib.a to the
ld/gcc backends when using -Wl,-native or -Wl,-native-cbe.
Currently one has to use -L/usr/local/lib -lmylib, but this may affect the
location of other libraries.
------- 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