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
crosstools 0.1
crosstools 0.1
- Attachments
-
- crosstools-0.1.tar.bz2
- (2.95 KiB) Downloaded 115 times
Re: crosstools 0.1
i found the first bug myself: x86_64-elf-gdb does not work correct