<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#c7">Comment # 7</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:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>(In reply to Steve Arnold from <a href="show_bug.cgi?id=101851#c6">comment #6</a>)
<span class="quote">> 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...</span >

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. 

<a href="http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=f9970d99293faf908fdc153a653fa5781095fb7a">http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=f9970d99293faf908fdc153a653fa5781095fb7a</a>

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.

<a href="https://patchwork.freedesktop.org/patch/173778/">https://patchwork.freedesktop.org/patch/173778/</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>