[LLVMbugs] [Bug 91] New: [gccld] The -r (relinking) option does not work correctly
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Tue Nov 4 22:02:19 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=91
Summary: [gccld] The -r (relinking) option does not work
correctly
Product: tools
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: gccld
AssignedTo: criswell at uiuc.edu
ReportedBy: sabre at nondot.org
Currently -r is ignored completely, so an "executable" is generated instead of a
library. In the context of LLVM, -r should be a synonym for -link-as-library.
------- 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