Jon Smirl wrote:
> Can someone help me out and point me to a working cross toolchain for
> arm7tdmi with uclibc or equivalent on Linux? I've got a working glib
> setup but it keeps linking in 900KB of run-time code.
>
> I've spent all day searching and playing with buildroot and I can't
> achieve a working environment.
>
>   
Take a look at

    http://lostarm.sf.net

It builds a *COMPLETE* gnu gcc tool chain for ARM7TDMI - bare metal, it 
uses NEWLIB for the C-Library

It uses an older version of GCC, to be honest with you, there are 
*little* if any benefit you will get if you _really_ want a new version.

The example target is an ATMEL at91sam7x256 - but it is very generic.

-Duane.


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to