On 11/30/2010 04:07 PM, Ashwin wrote:
     I've noticed with the scratchbox setup I have (1.0.12) using ldd
on a arm binary results in segfault.

The issue should be fixed from scratchbox >= 1.0.18 onwards.

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.

If ldd doesn't work for you, you can always use ld.so from the target, ie. something like this:

/lib/ld-linux.so.3 --list path/to/my-binary

Regards,

  Jussi
_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to