Hi all, FriendlyARM is not releasing any new gcc compiler for the last years! So I decided to create my own, based on gcc 4.7 and 4.8, that you can download from here: http://tuxamito.com/wiki/index.php/Cross-compile_toolchains These generate code optimized for the s3c6410 cpu (core arm1176jzf-s, which is the same as in the RaspberryPI). If you have any comments, just write them here. I hope they are useful!
New gcc for cross compile
I forgot to say that if you try to compile the supplied kernel (latest I know is 2.6.38) it will not boot with this version unless you apply the patch described here: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?i... Newer kernels (from 3.2) will not have this issue.