ARM OABI/EABI

Mike Frysinger vapier@gentoo.org
Wed May 23 14:30:00 GMT 2007


On 5/19/07, Yann E. MORIN <yann.morin.1998@anciens.enib.fr> wrote:
> How does one recognise an EABI binary as compared to an OABI one?
> Or put in other words, how can I know that my compiler generates EABI or OABI
> binaries?

iirc, there are bits set in the ELF header ... try comparing `readelf
-h` output (particularly the Flags part)
-mike

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list