Thread
:
Upgrading gcc in scratchbox
View Single Post
DaveR53
2010-02-10 , 15:16
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
.
Quote & Reply
|
The Following User Says Thank You to DaveR53 For This Useful Post:
Wikiwide
DaveR53
View Public Profile
Send a private message to DaveR53
Find all posts by DaveR53