[ECOS] Recommended gcc version for 1.0?

Mark Salter msalter@redhat.com
Tue Aug 5 18:10:00 GMT 2003


>>>>> Grant Edwards writes:

> Is there a recommended arm-elf toolchain version for eCos 2.0?
> I tried using the eCos-centric toolchain installed by the eCos
> installer, but it's little-endian only, and my HW is big-endian.

> :(

> I _think_ all that's missing is a big-endian libgcc.a...

You could build a toolchain from sources. 

  http://sources.redhat.com/ecos/build-toolchain.html

has insns to build a little-endian toolchain. I have a small patch
that I've used in the past to build a bi-endian toolchain although
I haven't updated the docs on this page.

Apply http://sources.redhat.com/ecos/gcc-3.2.1-arm-be.patch to
gcc after applying the gcc-3.2.1-arm-multilib.patch and you'll
wind up with a bi-endian toolchain.

--Mark


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list