>> 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? >
That's exactly what i don't understand... maybe here's a hint: http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3 @Ralf: Does it compile on your system? Or did you never try it? _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
