http://llvm.org/bugs/show_bug.cgi?id=19576
Bug ID: 19576
Summary: cannot build clang from trunk
Product: new-bugs
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 12450
--> http://llvm.org/bugs/attachment.cgi?id=12450&action=edit
output of the make command
I tried to follow the instructions at http://clang.llvm.org/get_started.html to
build a debug version of clang ( I need this to troubleshoot persistent
problems with clang-3.3 and associated tools on Linux.)
anyway, had to upgrade gcc to 4.8 (I'm on ubuntu 12.04, which had gcc4.6).
ran configure with:
../llvm/configure CC="/usr/bin/clang" CXX="/usr/bin/clang++"
compling seemed to go without issue, but it failed onthe link step with a
useless error message.
make TOOL_VERBOSE=1 log attached.
I'm now trying to configure with CC=gcc etc. to see if that works.
--
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