Binary compatibility

From Openmoko

(Difference between revisions)
Jump to: navigation, search
 
Line 3: Line 3:
 
Arm - OABI. The old one, and the one openmoko uses.
 
Arm - OABI. The old one, and the one openmoko uses.
  
Arm - EABI. The new one. Should be slightly faster. Angstrom distribution uses this.
+
Arm - EABI. The new one. Should be slightly faster. Angstrom distribution uses this. (See http://www.angstrom-distribution.org/unstable/images/fic-gta01/20070524/ )
  
 
Arm - big endian.
 
Arm - big endian.

Revision as of 00:21, 27 May 2007

Arm architecture comes in three incompatible flavours. Hardware stays the same, but libc/linker etc are not compatible due to different calling convention.

Arm - OABI. The old one, and the one openmoko uses.

Arm - EABI. The new one. Should be slightly faster. Angstrom distribution uses this. (See http://www.angstrom-distribution.org/unstable/images/fic-gta01/20070524/ )

Arm - big endian.

Personal tools

Arm architecture comes in three incompatible flavours. Hardware stays the same, but libc/linker etc are not compatible due to different calling convention.

Arm - OABI. The old one, and the one openmoko uses.

Arm - EABI. The new one. Should be slightly faster. Angstrom distribution uses this. (See http://www.angstrom-distribution.org/unstable/images/fic-gta01/20070524/ )

Arm - big endian.