<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - undefined reference to `typeinfo for llvm::format_object_base'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70471#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - undefined reference to `typeinfo for llvm::format_object_base'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70471">bug 70471</a>
              from <span class="vcard"><a class="email" href="mailto:kallisti5@unixzen.com" title="Alexander von Gluck <kallisti5@unixzen.com>"> <span class="fn">Alexander von Gluck</span></a>
</span></b>
        <pre>Odd. This looks like non-rtti code is getting linked against rtti code.

Was this a clean build of mesa?  (aka, running scons -c before running scons) 
I don't think the build system will pick up on changes in cflags / cppflags

If this was a clean build, could you grab the output of llvm-config --cppflags</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>