[LAD] building the new Guitarix LV2 Amp
Chris Cannam
cannam at all-day-breakfast.com
Wed Dec 12 21:34:07 UTC 2012
On 11 December 2012 16:31, David Robillard <d at drobilla.net> wrote:
> Looks like you are building against a static library. Since you are building
> a shared module, pedantically you can't do this
A static library is just a pile of object files. Of course you can
build a shared object against them. The problem is just that the
objects in this particular static library were built without PIC.
Chris
More information about the Linux-audio-dev
mailing list