GCC Cross-Compiler: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Line 27:
=== Which binutils version to choose ===
{{Main|Cross-Compiler Successful Builds}}
We recommend that you use the latest and greatest [[Binutils]] release. Note, however, that not all combinations of GCC and Binutils work. If you run into trouble, use a Binutils that was released at roughly the same time as your desired compiler version. You probably need at least Binutils 2.22, or preferably the latest 2.23.2 release. It doesn't matter what Binutils version you have installed on your current operating system. You can find out the binutils version for example by this command: '''ld --version'''
<source lang="bash">ld --version</source>
 
=== Deciding on the target platform ===
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu