GCC Cross-Compiler: Difference between revisions

m
→‎Tested on...: No sense in having similar information in two places.
[unchecked revision][unchecked revision]
m (→‎Tested on...: update latest version tested, we are now up to gcc=4.6.3 and binutils=2.22.)
m (→‎Tested on...: No sense in having similar information in two places.)
Line 63:
=== Tested on... ===
 
The latest combinations of GCC and Binutils that has been demonstrated to work with this tutorial is '''GCC 4.6.3 with Binutils 2.22''' (i(5/6)86-elf and x86_64-elf targets). For a full list of tested versionsversion combinations, see [[Cross-Compiler Successful Builds]].
 
If you are compiling for the '''arm-elf''' target, make sure you don't use version 2.20 of Binutils as it fails to compile.
448

edits