[Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 25 06:16:38 PST 2013


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

--- Comment #4 from Tom Stellard <tstellar at gmail.com> ---
The problem is that llvm_wrapper.cpp is being built without --enable-opencl or
--enable-r600-llvm-compiler, so the necessary libraries haven't been added to
LLVM_LIBS.  The fix is to disable building of llvm_wrapper.cpp in this case.  I
will write a patch.

-- 
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/20130125/a5d953ec/attachment.html>


More information about the mesa-dev mailing list