This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARM OABI/EABI


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]