[linux-audio-dev] linking multiple .o plugins into a single .so library

Artemio artemio at kdemail.net
Thu Jun 30 18:31:08 UTC 2005


Hello, Fons, and thank you for answering.

> Just combine the two _init() functions into one, and the same
> for _fini(). Or change their names and add _init() and _fini()
> that call both. 
In both cases, you mean I need to create a separate .c file with 
global _init() and _fini() functions that are for all plugins, and 
then compile this file into .o and join with all plugins into .so? I 
will try it now, thanks.


Regards,
Artemiy,

P.S. Fons, your Moog filters make me use them again and again, they 
are like a bottle of fresh cool juice in a hot day. Thanks so 
much! ;-)



More information about the Linux-audio-dev mailing list