Quote:
Originally Posted by hansel
Do yo mean that your gcc is an arm executable (not a cross compiler)?
|
IIRC, according to some info I got from Antartica, the GCC built by crosstool should not be an arm-executable.
I meant that I built a GCC to be used in ScratchBox by using crosstool as Antartica instructed. I just downloaded the GCC source code and used crosstool to create the binary. It took quite some time, but not tough. I remember that I have updated the process of compiling toolchain in Wiki.
Compiling in ScratchBox is quite convenient. I only use official SDK when building ipdf.
I am not sure if toolchain with libs not supported by original iLiad is proper. It is very easy to port apps, but it also requires additional storage space on iLiad. I estimate that the newer libs will takeup 100 MB. I am still comtemplating about whether to replace the original libs with my newly built libs on iLiad.