Is there anything special about the GCC in the SDK? could you not just install the Debian ARM GCC and use that? Edit: Hmm, just apt-get installed gcc-4.3 in my scratchbox session, it seemed to install ok (after adding some updated libc stuff) but it fails to run: Code: sbox-arm-none-linux-gnueabi-gcc-4.3: No such file or directory I'm guessing that when scratchbox calls gcc it runs it through a wrapper script or something.
sbox-arm-none-linux-gnueabi-gcc-4.3: No such file or directory