crosstools 0.1
Posted: Wed Sep 21, 2011 2:46 am
Hi all,
I just wrote a makefile (and two patches) which can automaticly build binutils, gcc (c and c++), newlib, bochs, grub2, xorriso and gdb for a different target architecture than the host system. The host system should be linux.
No root rights needed. Targets x86_64-elf and i386-elf tested, other targets can work too.
For usage run "make". For testing run "make all" or "TARGET=i386-elf make all"
I hope it helps you. You can help me with bug reports and feature requests.
Thanks,
Thomas
I just wrote a makefile (and two patches) which can automaticly build binutils, gcc (c and c++), newlib, bochs, grub2, xorriso and gdb for a different target architecture than the host system. The host system should be linux.
No root rights needed. Targets x86_64-elf and i386-elf tested, other targets can work too.
For usage run "make". For testing run "make all" or "TARGET=i386-elf make all"
I hope it helps you. You can help me with bug reports and feature requests.
Thanks,
Thomas