Thanks for the tip. It works now. On Mar 4, 2007, at 11:31 AM, Georg Holzmann wrote:
> David F. Place schrieb: >> Thanks for the tip. I tried to compile the zexy library, but got >> an error. >> gcc -export_dynamic -shared -o zexy.pd_linux *.o -lm -lc >> /usr/bin/ld: a2l.o: relocation R_X86_64_32 against `a local >> symbol' can not be used when making a shared object; recompile >> with -fPIC >> a2l.o: could not read symbols: Bad value >> collect2: ld returned 1 exit status >> make: *** [zexy] Error 1 > > you need to add "-fPIC" in the makefile to the compiler options ! > > LG > Georg --o-------o-o-o---o-o-o--- David F. Place mailto:[EMAIL PROTECTED] _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
