<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - FTBFS: libOpenCL.so.1.0.0: ld: .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84242#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - FTBFS: libOpenCL.so.1.0.0: ld: .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84242">bug 84242</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 <a href="show_bug.cgi?id=84242#c4">comment #4</a>)
<span class="quote">> I tested it with LLVM 3.4.2 and the same set of gcc-4.9.2 (svn) and binutils
> (svn) used to open this bug report and all built fine.</span >
It may be that llvm 3.5 + mesa is "using" gcc/binutils in a slightly different
way.
Can you try using the same versions as the one I've listed ? This way if it
works one can start looking for the combination that exhibits the problem.

<span class="quote">> So for me it looks
> like that LLVM 3.5.0 came with something changed. Is it not a same name of
> some function, introduced in LLVM 3.5.0 and present in Mesa before?</span >
If the function prototype has changed then a compiler warning is due. Afaict
your issue is at a later stage - link time.

<span class="quote">> It seems to not be LTO issue if Kai really not uses it and with LLVM 3.4.2
> it builds with LTO for me.</span >
I would recommend disabling LTO until one is able to clearly establish the root
cause. After it's sorted you can get it back on for llvm.

<span class="quote">> I checked content of ld/emultempl/elf32.em in my git replica and patch you
> are reffering to is incorporated.</span >
I would recommend that you try the patch, before doing anything.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>