[ARM]Cross Compiler[Linux]
Posted: Fri Jan 13, 2012 4:17 am
Just built an ARM cross compiler for linux...
This is for os development, not for making programs/applications
If someone's interested here's the link:
ARM-Toolchain.tar.gz
this was made from Binutils 2.22 and GCC 4.6.2
I followed the GCC Cross Compiler wiki page and it compiled with no errors,
but it's not tested though.
If you decide to use this and it works, please send me a pm or Mail me @ [email protected]
Changed the TARGET to "arm-unknown-linux" or something like that(use google if you would like to build it yourself).
This was for educational purposes, so don't criticize me for it
This is for os development, not for making programs/applications
If someone's interested here's the link:
ARM-Toolchain.tar.gz
this was made from Binutils 2.22 and GCC 4.6.2
I followed the GCC Cross Compiler wiki page and it compiled with no errors,
but it's not tested though.
If you decide to use this and it works, please send me a pm or Mail me @ [email protected]
Changed the TARGET to "arm-unknown-linux" or something like that(use google if you would like to build it yourself).
This was for educational purposes, so don't criticize me for it