[Mesa-dev] [Bug 75919] LLVM changed output of llvm-config, again

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 9 10:28:20 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75919

--- Comment #2 from Tom Stellard <tstellar at gmail.com> ---
(In reply to comment #0)
> Created attachment 95368 [details]
> 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.

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140309/b67af39b/attachment-0001.html>


More information about the mesa-dev mailing list