Hi, I'm trying to build org.eclipse.tptp.platform.jvmti.runtime on PowerPC for performing remote profiling. I already built successfully AgentController and ProbeKit.
My environment is:2.6.21-1.3194.fc7 #1 Wed May 23 22:12:25 EDT 2007 ppc ppc ppc GNU/Linux gcc version 4.1.2 20070925 (Red Hat 4.1.2-27) When I run build_tptp_all.script the first complain is: ---------------------------------------------- make: Entering directory `/home/evgueni/tptp/work/build_1/org.eclipse.tptp.platform.jvmti.runtime/src-native/src/Martini/Infrastructure/JPIBootLoader' g++ -g3 -DDEBUG -fPIC -c JPIBootLoader.cpp -I ../Include -I ../../Include -I ../../../../include/Martini -I ../../../../src/Lin/unix -I /home/evgueni/tptp/work/build_1/org.eclipse.tptp.platform.jvmti.runtime/src-native/build/../../../../depends/java/include -I /home/evgueni/tptp/work/build_1/org.eclipse.tptp.platform.jvmti.runtime/src-native/build/../../../../depends/java/include/linux -o debug/PPC/JPIBootLoader.o -DLIN -D_UNIX_ -DMARTINI_JIE -DPPC_ARCH gcc -g -shared debug/PPC/JPIBootLoader.o -o ../../../../bin/linux/debug/PPC/libJPIBootLoader.so -L../../../../bin/linux/release/IA-32 -L../../../../bin/linux/debug/PPC -lMartiniOSA \ ../../../../bin/linux/debug/PPC/LibraryLoader.a -lpthread -ldl -fPIC -Wl,-Bstatic -lstdc++ -static-libgcc -Wl,-Bdynamic -Wl,--version-script=JPIBootLoader.ver /usr/bin/ld: ../../../../bin/linux/debug/PPC/libJPIBootLoader.so: undefined versioned symbol name [EMAIL PROTECTED] /usr/bin/ld: failed to set dynamic section sizes: Bad value collect2: ld returned 1 exit status make: *** [../../../../bin/linux/debug/PPC/libJPIBootLoader.so] Error 1 make: Leaving directory `/home/evgueni/tptp/work/build_1/org.eclipse.tptp.platform.jvmti.runtime/src-native/src/Martini/Infrastructure/JPIBootLoader' ---------------------------------------------- Any help with resolving issue with [EMAIL PROTECTED] would be appreciated. That entry IA-32 is hard-coded in some makefile. Thanks Evgueni -- View this message in context: http://www.nabble.com/Linkage-error-while-building-profiler-tp17525814p17525814.html Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list archive at Nabble.com. _______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev