-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is there a way to pic-enable the libraries when building the gnustep tools?
To try and test seg fault problems I'm having on a core 2 duo I created the same setup on another machine which is AMD64 and tried to compile on that machine but I get this error: Linking library libgnustep-base ... /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: /usr/local/lib/libcallback.a(misc.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libcallback.a: could not read symbols: Bad value ... Linking tool autogsdoc ... /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: cannot find -lgnustep-base collect2: ld returned 1 exit status make[2]: *** [shared_obj/autogsdoc] Error 1 make[1]: *** [autogsdoc.all.tool.variables] Error 2 I understand the core 2 duo to be of similar architecture to the AMD64. Could the seg faults on the intel be a result of needing to compile with pic-enabled ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFFTs8yiOO2Yf3Jt4ARApDZAJ94ToqYyZUgViNZXCSLCSZ5ZKYOZwCgjK1/ lUNhq52HmPI9doCNzaJg5qw= =z19q -----END PGP SIGNATURE----- _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
