[LLVMbugs] [Bug 6742] Clang cannot execute on NetBSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 1 01:18:22 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6742

Neil Booth <neil at daikokuya.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |

--- Comment #3 from Neil Booth <neil at daikokuya.co.uk> 2010-08-01 03:18:21 CDT ---
Works for you means "works for me but I've not tried NetBSD"?

I just rebuilt clang:

$ clang-cc 
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid
Stack dump:
0.    Program arguments: clang-cc 
Abort trap

so it's still broken (above, clang-cc is a symlink in my path).  Not sure how
to debug this or give you more info.

-- 
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