Difference between revisions of "Cross-compiler"

From Pandora Wiki
Jump to: navigation, search
(New page: == Setting up a cross compiler == What you need: - Patience To compile your applications to the ARM architecture you're going to need a cross-compiler. Luckily, Code-Sourcery hosts a bu...)
 
(Setting up a cross compiler)
Line 1: Line 1:
== Setting up a cross compiler ==
+
<nowiki>What you need:
 
 
What you need:
 
 
- Patience
 
- Patience
 
+
</nowiki>
  
 
To compile your applications to the ARM architecture you're going to need a cross-compiler. Luckily, Code-Sourcery hosts a bunch of cross-compiling suites for various platforms on their site, some editions have to be paid for, but they do have "lite" editions without support that are completely free.
 
To compile your applications to the ARM architecture you're going to need a cross-compiler. Luckily, Code-Sourcery hosts a bunch of cross-compiling suites for various platforms on their site, some editions have to be paid for, but they do have "lite" editions without support that are completely free.

Revision as of 12:50, 17 February 2009

What you need: - Patience

To compile your applications to the ARM architecture you're going to need a cross-compiler. Luckily, Code-Sourcery hosts a bunch of cross-compiling suites for various platforms on their site, some editions have to be paid for, but they do have "lite" editions without support that are completely free.

Head up onto here, http://www.codesourcery.com/sgpp/lite/arm/releases/2007q3

You want the "ARM GNU/Linux" option, then choose whichever operating system you're running bellow.