Binary compatibility

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(catspec)
Line 7: Line 7:
 
Arm - big endian.
 
Arm - big endian.
  
[[Category:Categories]]
+
[[Category:Hardware]]

Revision as of 13:39, 16 July 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.