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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


$ ./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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to