<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - LLVM changed output of llvm-config, again"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75919#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - LLVM changed output of llvm-config, again"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75919">bug 75919</a>
              from <span class="vcard"><a class="email" href="mailto:tstellar@gmail.com" title="Tom Stellard <tstellar@gmail.com>"> <span class="fn">Tom Stellard</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=75919#c0">comment #0</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=95368" name="attach_95368" title="Is there even a point?">attachment 95368</a> <a href="attachment.cgi?id=95368&action=edit" title="Is there even a point?">[details]</a></span>
> Is there even a point?

> llvm-config-3.5 --version now prints 3.5.0 instead of 3.5.
> config is unable to find a shared llvm library if there is only one so. It
> searches for a libLLVM-3.5.0.so but only libLLVM-3.5.so exists.</span >

Are you using cmake or autoconf to build LLVM?  I use autoconf and on my system
llvm-config --version reports 3.5.0 and llvm install libLLVM-3.5.0.so and also
a symlink from libLLVM-3.5.0.so to libLLV-3.5.so.</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>