http://llvm.org/bugs/show_bug.cgi?id=9136
Summary: llvm-config does not like being symlinked
Product: tools
Version: 2.8
Platform: PC
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: llvm-config
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Currently I have a setup where my installation directory is not on the path for
all users, so I create the installation in /contrib/projects/llvm and then
symlink /contrib/projects/llvm/bin/llvm-config to /contrib/bin/llvm-config.
This puts llvm-config on the users path, but if one runs 'llvm-config
--lib-dir', one gets /contrib/lib instead of /contrib/projects/llvm/lib. This
prevents any symlinking of llvm-config from being useful.
--
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