[Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Aug 26 09:57:53 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101851
--- Comment #7 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Steve Arnold from comment #6)
> 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...
Most of this is off I'm afraid. I'm 99.9% sure that -fuse-ld... works
correctly, since Mike uses Gentoo and they pull the following patch.
http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=f9970d99293faf908fdc153a653fa5781095fb7a
While the -Wl,--no-undefined flag has been around since 2014 with commit
d187a150d45cbf5bd3476eab49be5057382c2c86.
All, please try ti the following patch - it resolves the problem on my end.
https://patchwork.freedesktop.org/patch/173778/
--
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: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170826/9ad1dfc6/attachment-0001.html>
More information about the mesa-dev
mailing list