[PD] statically linking externals to external libs

forwinder forward at forwind.net
Thu Apr 12 15:52:10 CEST 2007


Hi folks,

I finished this external a few weeks back.
http://www.forwind.net/forwind.net/software.htm
To compile I used flext  and as an external library I used SndObj.
With flext I initially dynamically linked to the libsndobj.so using  libs += -lsndobj.
This
seemed to work at the time.
last week I was messing with my
SndObj install. Now I cannot compile or load the external which previously
had worked fine. Therefore to get around this I was hoping to statically link
the SndObj library to the pure data external during compilation. 

Firstly has anyone had any experience with external libraries and externals using flext.
And if so what would be your advice. I am running ubuntu linux and pure dyne linux.
I am tempted to dump the whole flext thing and just compile for pure data on linux using something like ANT. 

Conor

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070412/b56d6b34/attachment.htm>


More information about the Pd-list mailing list