[Mesa-dev] [Bug 36792] [PATCH] link to shared LLVM library
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 6 07:14:03 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36792
--- Comment #3 from Brian Paul <brian.e.paul at gmail.com> 2011-10-06 07:14:03 PDT ---
So with this patch we'll try to link with a file name libLLVM-x.y.so? I only
have static LLVM libs here and there's no libLLVM-2.9.so file. I get this
error:
/usr/bin/ld: cannot find -lLLVM-2.9
I think the patch needs to somehow determine if we're linking with static vs.
shared libs.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list