[Mesa-dev] [Bug 49717] SCons build error with clang

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49717 Vinson Lee changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 49717] SCons build error with clang

2012-05-12 Thread bugzilla-daemon
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

[Mesa-dev] [Bug 49717] SCons build error with clang

2012-05-11 Thread bugzilla-daemon
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

[Mesa-dev] [Bug 49717] SCons build error with clang

2012-05-10 Thread bugzilla-daemon
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? -

[Mesa-dev] [Bug 49717] SCons build error with clang

2012-05-10 Thread bugzilla-daemon
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