[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can gnustep libraries be pic-enabled?
From: |
tgate |
Subject: |
can gnustep libraries be pic-enabled? |
Date: |
Sun, 05 Nov 2006 21:59:14 -0800 |
User-agent: |
Thunderbird 1.5.0.7 (X11/20060911) |
-----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-----
- can gnustep libraries be pic-enabled?,
tgate <=