Hi,
I've noticed with the scratchbox setup I have (1.0.12) using ldd
on a arm binary results in segfault.
The culprit ldd being /scratchbox/tools/bin/ldd which is a X86
executable. This ldd gives expected output for x86 binaries.
Is this the expected behaviour of /scratchbox/tools/bin/ldd ?
how does this ldd internally work ?
Apart from that, ldd that accompanies most of the scratchbox
toolchains is a shell script and gives the expected output with the
same, above mentioned, arm binary.
They work by setting the LD_TRACE_LOADED_OBJECTS to non zero.
regards,
Ashwin.
_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel