<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101851#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101851">bug 101851</a>
from <span class="vcard"><a class="email" href="mailto:nerdboy@gentoo.org" title="Steve Arnold <nerdboy@gentoo.org>"> <span class="fn">Steve Arnold</span></a>
</span></b>
<pre>I think one of the main problems is libtool failing to pass flags specified by
the user; note in the previous <a href="show_bug.cgi?id=101851#c5">comment #5</a> 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...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>