This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


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

Coldfire/M5272C port


Hi Folks

Many moons ago Enrico Piria contributed a port for the ColdFire
processor architecutre:

http://ecos.sourceware.org/ml/ecos-patches/2005-11/msg00016.html
http://ecos.sourceware.org/ml/ecos-patches/2006-01/msg00008.html

I've finally got around to adding it to anoncvs.

I had a few gcc problems. gcc-4.0.3 explodes with an internal compiler
error. The gcc mailling list just says its broken, use a newer
version.

gcc-4.1.0 needs a patch applying which you can get at:
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg02078.html

Without this the test cases won't compile because of missing soft
floating point functions in libgcc.a.

The M5272C3 ethernet driver from the old port does not compile. I've
not look at why yet. I've left the old port in anoncvs for the
moment. Once the Ethernet driver is working i will remove the old
code.

Many thanks to Enrico for the port and sorry it took so long.

     Andrew

Attachment: coldfire.diff.gz
Description: Binary data


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