View Single Post
DaveR53's Avatar
Posts: 41 | Thanked: 15 times | Joined on Oct 2009 @ UK
#4
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.

Last edited by DaveR53; 2010-02-10 at 16:05.
 

The Following User Says Thank You to DaveR53 For This Useful Post: