[PD-dev] creating a flext library

TimBlechmann at gmx.net TimBlechmann at gmx.net
Fri Mar 21 00:57:43 CET 2003


> anyway, the correct library setup would be:
> 
> 
> #include <flext.h>
> 
> static void tblib_setup()
> {
>     FLEXT_SETUP(tbroute);
>     FLEXT_SETUP(tbstrg);
> }
> FLEXT_LIB_SETUP(tbext,tblib_setup)
> 

this was my first try ...  i am getting the same error message. i tried to
build the library with gcc and icc.

i had a look at the object files: the main.o calls _Z13tbroute_setupv, but
the tbroute.o contains only a tbroute_setup ... well, i haven't learned
assembler, yet... 

anyway ... maybe i'll have a new try tomorrow.... 

thanx ... tim

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!





More information about the Pd-dev mailing list