Ardour new B-D

Jaromír Mikeš mira.mikes at gmail.com
Mon Dec 5 22:46:23 UTC 2016


2016-12-05 16:35 GMT+01:00 James Cowgill <jcowgill at debian.org>:

> You can convert the static library to a shared library by adding -fPIC
> to CFLAGS and using something like:
>
> gcc -shared $(LDFLAGS) -o libqm-dsp.so.0 -Wl,-soname,libqm-dsp.so.0
> -Wl,--whole-archive <path to .a file> -Wl,--no-whole-archive

Ok .. and how to get libqm-dsp.so.0.0.0 ?

best regards

mira



More information about the pkg-multimedia-maintainers mailing list