[LLVMbugs] [Bug 679] NEW: gccld rpath option should specify multiple paths
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Dec 19 07:48:01 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=679
Summary: gccld rpath option should specify multiple paths
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: gccld
AssignedTo: unassignedbugs at nondot.org
ReportedBy: criswell at uiuc.edu
It should be possible to specify multiple rpath options to gccld to specify a
list of directories to search for dynamically loaded executables.
Currently, the rpath option can only be specified once and provides for only one
directory to be used for dynamic library lookup.
------- 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