updated Cortex-M3 build script (again)

Michael Abbott michael@araneidae.co.uk
Tue Mar 3 22:46:00 GMT 2009


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



More information about the crossgcc mailing list