"Rohit Chaudhri" <[EMAIL PROTECTED]> writes: > /lib/ld-linux.so.2 --list > /scratchbox/compilers/ezx-arm-gcc-3.3-glibc/bin/sbox-arm-linux-gcc > linux-gate.so.1 => (0xffffe000) > libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7e88000) > /lib/ld-linux.so.2 (0x80000000) > > Does this tell anything about the problem?
Hmm.. does the libc get resolved inside scratchbox? For me those "No such file or directory" errors have been caused by missing/wrong shared libraries. My toolchains seem to want the libc from /scratchbox/host_shared/lib. -- http://www.iki.fi/~ananaza/ _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
