[Mesa-dev] [Bug 90032] build fails, undefined reference to llvm:RTDyldMemoryManager

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 15 10:36:44 PDT 2015


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

--- Comment #10 from Jan Vesely <jan.vesely at rutgers.edu> ---
(In reply to Felix von Leitner from comment #9)
> That fixed that problem, but there is another one:
>                  ^
> Makefile:893: recipe for target 'api/libclover_la-event.lo' failed
> 
> That appears to be opencl related, not nv50.
> Sigh.

ah, yes clover is very c++. However, if the original action (linking
pipe_r600.la) completed successfully then it's rtti problem in LLVM.

Can you try rebuilding LLVM with the linked llvm patch to make sure rtti is
reported correctly and/or building with LLVM_ENABLE_RTTI, either using ccmake,
or cmake -DLLVM_ENABLE_RTTI=1 ?

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


More information about the mesa-dev mailing list