http://llvm.org/bugs/show_bug.cgi?id=7106
Summary: clang++ should accept -R argument (at least on
FreeBSD)
Product: clang
Version: 2.7
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
I got this warning:
clang: warning: argument unused during compilation:
'-R/usr/local/binutils/2.20/lib'
gcc accepts -R and passes it to linker (as -rpath parameter?)
clang++ should do the same.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs