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
[ARM]Cross Compiler[Linux]
[ARM]Cross Compiler[Linux]
LSn145 @ #gamearc @ freenode
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: [ARM]Cross Compiler[Linux]
I still wonder what a compiler targeting linux is doing here...lsn145 wrote:Changed the TARGET to "arm-unknown-linux" (...) This was for educational purposes, so don't criticize me for it
Re: [ARM]Cross Compiler[Linux]
I made this for compiling my OS for my phone,Combuster wrote:I still wonder what a compiler targeting linux is doing here...lsn145 wrote:Changed the TARGET to "arm-unknown-linux" (...) This was for educational purposes, so don't criticize me for it
Which have ARM processor, and the compiler works on Linux
so i just published the finished program...
LSn145 @ #gamearc @ freenode