Hey Victor,
On 06/08/10 10:44, [email protected] wrote:
[...]
There is another thing that seems to don't hurt (may be there is a lack of
knowledge
from my side atm), for example:
[piti...@safe-env /des/crux-arm/toolchain/clfs/usr/lib]$ objdump -x
libstdc++.so|grep RPATH
RPATH
/des/crux-arm/toolchain/crosstools/arm-crux-linux-gnueabi/lib
This means that libtool will try on native builds to locate this path, but it
doesn't
exists and it will not be used.
yeah but seems that this is not a problem: [1]
"...ELF binaries (used by Solaris and Linux) can contain in the binary
supplemental paths for shared libraries ... This path is searched before
the system default paths (but is overridden by LD_LIBRARY_PATH, if set)..."
anyways I'd like to cleanup binaries whenever be possible and we should
take when we're building a port to see if a solution could be applied,
or at least we should write a patch for pkgutils-cross to remove this
rpath stuff from elf generated binaries like patchelf [2] does.
Best regards,
[1] http://www.eyrie.org/~eagle/notes/rpath.html
[2] http://nixos.org/patchelf.html
--
Jose V Beneyto | http://mikeux.dyndns.org
_______________________________________________
crux-arm mailing list
[email protected]
http://crux-arm.nu/mailman/listinfo/crux-arm