[Mesa-dev] [Bug 81785] MESA checks on configure for llvm 3.4.2 and fails to build with 3.4.2 being installed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 27 09:38:36 PDT 2014


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

--- Comment #8 from Jan Vesely <jano.vesely at gmail.com> ---
(In reply to comment #7)
> Yes... you need to patch a few libdir locations but at least MESA compiles
> fine with configure/LLVM while i spent a whole day to compile MESA with
> cmake/LLVM just to finally give up on using cmake.

llvm cmake by default compiles with -fno-rtti (see r213663, r213664). However,
llvm-config fails to export the setting due to [0] unless [1] is applied.

I have no problems building mesa with cmake LLVM with the mentioned patch.
Alternatively you can try building LLVM with RTTI enabled. (never tested that
myself)

[0] http://llvm.org/bugs/show_bug.cgi?id=14200
[1]
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131230/200267.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140727/2b2dd45c/attachment.html>


More information about the mesa-dev mailing list