<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Cross-compilation broken by glsl builtin_compiler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=44618#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Cross-compilation broken by glsl builtin_compiler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=44618">bug 44618</a>
              from <span class="vcard"><a class="email" href="mailto:pierre-bugzilla@ossman.eu" title="Pierre Ossman <pierre-bugzilla@ossman.eu>"> <span class="fn">Pierre Ossman</span></a>
</span></b>
        <pre>This seems to be coming from deep inside libtool. I guess a separate libtool
needs to be generated for the host CC/CXX. Unfortunately I don't see any easy
way of doing that.

However, there is a simpler approach. Neither of the libraries in
builtin_compiler have any real dependencies. So by changing them libtool
libraries to normal ones, it should solve things neatly.</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>