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: updated Cortex-M3 build script (again)


On Tue, 3 Mar 2009, Yann E. MORIN wrote:
> > By the way, thoroughly off topic -- anybody know how to identify, from sh 
> > script only, whether you're running on an old ABI glibc or new EABI 
> > install?
> http://wiki.debian.org/ArmEabiPort says:
>     * objdump -x for compiled binary: 
>     * "file" on compiled binary (under Debian): 
>     * "readelf -h | grep Flags"" 

Poo: those are all big and clunky monsters of programs which aren't 
available on my target -- my target is either Emdebian based (not entirely 
sure what's guaranteed to be installed there) or else Busybox based (in 
which case I'm in full control of it!).

Hmm.  A candidate pre-compiled EABI program to try and run is looking the 
best bet right now.

--
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]