Cross Compiler Toolchains
Hi guys!
I did some test builds of cross compiler toolchains suitable for kernel builds.
My main goal is to be able to obtain, if possible, a toolchain optimized for Scorpion cpu mounted on our I9001 (similar to a Cortex-A8 CPU and with Neon technology support).
Currently, I have created two build optimized for Cortex-A8 cpu and two more for generic Cortex-A cpu (using settings similar to those of the latest Linaro toolchain).
If some of you want to test/use them and let me have feedback about, can find them at the following link:
http://www.mediafire.com/?452xv1wwxm3t2
In the next days I'll also add other toolchains that use standard Gcc instead of Linaro Gcc.
I hope you find them useful...
Let me know.
Thanks!
Credits:
CrossTool-NG Developers
Linaro Toolchain Developers
The developers of each tool included in the toolchain