<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 03.12.2015 22:54, Davide Italiano
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADob98R-XE+n5pxdu+wf0Oi24Ci=fpjRCqT=fjOmTkdF_uOJ4w@mail.gmail.com"
      type="cite"><br>
      <br>
      On Thursday, December 3, 2015, Igor Kudrin <<a
        moz-do-not-send="true" href="mailto:ikudrin.dev@gmail.com"><a class="moz-txt-link-abbreviated" href="mailto:ikudrin.dev@gmail.com">ikudrin.dev@gmail.com</a></a>>
      wrote:<br>
      <blockquote class="gmail_quote" style="margin:0 0 0
        .8ex;border-left:1px #ccc solid;padding-left:1ex">ikudrin
        created this revision.<br>
        ikudrin added reviewers: ruiu, davide, rafael.<br>
        ikudrin added a subscriber: llvm-commits.<br>
        ikudrin added a project: lld.<br>
        Herald added subscribers: rengolin, aemerson.<br>
        <br>
        All relocations, which cannot be handled by the dynamic linker,<br>
        cause a linking error "rebuild with -fPIC". </blockquote>
      <blockquote class="gmail_quote" style="margin:0 0 0
        .8ex;border-left:1px #ccc solid;padding-left:1ex">
        <br>
        The implementation differs from both ld and gold, which silently<br>
        generate a result file without any errors.</blockquote>
      <blockquote class="gmail_quote" style="margin:0 0 0
        .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
      </blockquote>
      <div><br>
      </div>
      <div> Do you know why gold doesn't handle that? Maybe it's worth
        reporting a bug in their tracker.</div>
    </blockquote>
    <br>
    It might be legacy of the past. At least, they have a patch for ld
    (<a class="moz-txt-link-freetext" href="https://sourceware.org/ml/binutils/2015-04/msg00247.html">https://sourceware.org/ml/binutils/2015-04/msg00247.html</a>)<br>
    but it seems not work in my testcase.<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://sourceware.org/bugzilla/show_bug.cgi?id=19327">https://sourceware.org/bugzilla/show_bug.cgi?id=19327</a><br>
    <a class="moz-txt-link-freetext" href="https://sourceware.org/bugzilla/show_bug.cgi?id=19328">https://sourceware.org/bugzilla/show_bug.cgi?id=19328</a><br>
    <br>
  </body>
</html>