[LLVMbugs] [Bug 6742] New: Clang cannot execute on NetBSD
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 30 06:14:53 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6742
Summary: Clang cannot execute on NetBSD
Product: clang
Version: trunk
Platform: PC
OS/Version: NetBSD
Status: NEW
Severity: normal
Priority: P
Component: Driver
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: neil at daikokuya.co.uk
CC: llvmbugs at cs.uiuc.edu
$ ./clang
execname not specified in AUX vector: Undefined error: 0
I suspect clang's realpath hackery is still broken; previously it wasn't
executable through a symlink; now it's not executable at all!
On further playing, it seems to only work when executed via shell PATH lookup.
--
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.
More information about the llvm-bugs
mailing list