Mathias Krause wrote: > Did anybody of you ever try to compile Juced on 64bit platform? > > http://code.google.com/p/juced/ > > The standalone version of the plugins seems to compile fine, but the vst > version does not: > > - > Linking nekobeevst > /usr/bin/ld: ../../../../bin/libjuce_debug.a(juce_Time.o): relocation > R_X86_64_32 against `a local symbol' can not be used when making a > shared object; recompile with -fPIC >
relocation R_X86_64_32 against `a local symbol' ls /usr -l | grep lib drwxr-xr-x 204 root root 106496 2009-11-16 01:38 lib drwxr-xr-x 33 root root 36864 2009-08-30 10:06 lib32 lrwxrwxrwx 1 root root 3 2009-04-21 15:23 lib64 -> lib Maybe because lib64 is a link? "recompile with -fPIC" What does this mean? > ../../../../bin/libjuce_debug.a: could not read symbols: Bad value > collect2: ld returned 1 exit status > - > > Does anybody know what this means, or how to fix that? > > Regards, > gizzmo aka Mathias _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
