[LAD] building the new Guitarix LV2 Amp
David Robillard
d at drobilla.net
Tue Dec 11 16:31:18 UTC 2012
Looks like you are building against a static library. Since you are building a shared module, pedantically you can't do this, in practice you at least need to be sure all code is built with -fPIC. Presumably the static library mentioned is not, which is your problem.
I am not familiar with libgxmm or the guitarix LV2 work specifically, sorry, no concrete suggestions.
Gianfranco Ceccolini <franconassis at gmail.com> wrote:
>_______________________________________________
>Linux-audio-dev mailing list
>Linux-audio-dev at lists.linuxaudio.org
>http://lists.linuxaudio.org/listinfo/linux-audio-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20121211/1e579bac/attachment.html>
More information about the Linux-audio-dev
mailing list