https://bugs.freedesktop.org/show_bug.cgi?id=49717
Vinson Lee changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=49717
--- Comment #4 from Vinson Lee 2012-05-12 22:38:20 PDT
---
(In reply to comment #3)
> I suspect so. Is $CXX set to clang++?
Yes, $CXX is set to clang++.
SCons build with clang also fails at the same place on Mac OS X.
--
Configure bugmail: h
https://bugs.freedesktop.org/show_bug.cgi?id=49717
--- Comment #3 from Michel Dänzer 2012-05-11 00:51:23 PDT
---
(In reply to comment #2)
> Perhaps linking should be done with clang++ instead of with clang?
I suspect so. Is $CXX set to clang++?
--
Configure bugmail: https://bugs.freedesktop.o
https://bugs.freedesktop.org/show_bug.cgi?id=49717
--- Comment #2 from Vinson Lee 2012-05-10 14:41:08 PDT
---
The Make build using clang successfully builds the llvmpipe unit tests so the
problem appears to be with SCons only. Perhaps linking should be done with
clang++ instead of with clang?
-
https://bugs.freedesktop.org/show_bug.cgi?id=49717
--- Comment #1 from Olivier Galibert 2012-05-10 00:21:47
UTC ---
The error points to llvm, specifically
/usr/lib/llvm-3.0/lib/libLLVMX86CodeGen.a, not being compiled with clang. Can
you check that?
OG.
--
Configure bugmail: https://bugs.fr