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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 14 16:39:34 PDT 2015


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

--- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to Felix von Leitner from comment #5)
> Did not help. Here's the error message:
> 
> In file included from
> ../../../../src/gallium/auxiliary/util/u_inlines.h:36:0,
>                  from ./codegen/nv50_ir_util.h:36,
>                  from ./codegen/nv50_ir.h:34,
>                  from codegen/nv50_ir.cpp:23:
> codegen/nv50_ir.cpp: In member function ‘virtual nv50_ir::Instruction*
> nv50_ir::Instruction::clone(nv50_ir::ClonePolicy<nv50_ir::Function>&,
> nv50_ir::Instruction*) const’:
> codegen/nv50_ir.cpp:742:19: error: cannot use typeid with -fno-rtti
>     assert(typeid(*i) == typeid(*this));

If there's a #ifdef rtti type of thing, happy to apply a patch that does puts
these asserts into an ifdef. I don't think that nouveau relies on rtti for
actual operation.

-- 
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/20150414/5f7d74c3/attachment-0001.html>


More information about the mesa-dev mailing list