[Mesa-dev] [Bug 36792] [PATCH] link to shared LLVM library

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 11 02:14:34 PDT 2011


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

--- Comment #5 from Fabio Pedretti <fabio.ped at libero.it> 2011-10-11 02:14:34 PDT ---
(In reply to comment #3)
> 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.

Yes, the patch should eventually check that, or it also may be eventually
forced with a configure flag (--force-shared-llvm ?).

Anyway it would be useful to have it in mesa.

-- 
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