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

--- Comment #11 from Tobias Jakobi <liquid.a...@gmx.net> ---
Tried another approach:
llvm build normally and mesa with static llvm. I then replaced -lstdc++ by
-static-libstdc++ for building of r600g_dri.so (targets/dri-r600).

Doesn't work though:
ibGL error: dlopen /usr/lib/dri/r600_dri.so failed (/usr/lib/dri/r600_dri.so:
undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE)

I wonder why this doesn't work??

-- 
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