https://bugs.freedesktop.org/show_bug.cgi?id=81785

--- Comment #10 from darkvis...@gmx.eu ---
I was using llvm cmake until MESA 10.2 and had no problems with
REQUIRES_RTTI=1, worked very well. The only module that failed after upgrading
from 10.0.x to 10.2.x was xa, which complains about missing def like
llvm::format_object_base. When using latest MESA git another miss was
llvm::JITMemoryManager. I tried --disable-xa and everything was OK. After
switching to configure MESA 10.2.4 builds fine, even with xa enabled.

In reply to comment #9:
I'm compiling on Slackware linux. -current has LLVM 3.4.2 and MESA 10.2.4 in
the tree (sources in subdir d and x). The slackbuild script for LLVM uses
configure. The libdir locations can be found there. You also need a patch for
removing rpath data if you take care about that (works better on the cmake
build).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to