[Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 20 00:51:48 UTC 2017


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

--- Comment #6 from Steve Arnold <nerdboy at gentoo.org> ---
I think one of the main problems is libtool failing to pass flags specified by
the user; note in the previous comment #5 it fails to pass "-fuse-ld=bfd". 
Also, I'm assuming the upstream flag -Wl,--no-undefined is recent otherwise
this would be visible in previous versions.  So I think the real answer for now
is g++ and -lstdc++ as needed, then long-term get rid of libtool and use
pkg-config instead.  Just my $0.02...

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


More information about the mesa-dev mailing list