On Mon, 13 Nov 2006 14:23:24 +0000, Wookey wrote: > The forthcoming EABI (arm-linux-gnueabi or armel in debian) allows > thumb interworking at the function granulatity level (but currently > only on arm v4t or later (i.e. not including strongarm (v4)). We > intend to fix up the debian toolchain so that this works on v4 as > well, but that decision is not cast in stone (and the toolchain work > still needs doing). Err, this seems inconsistent. how will toolchain cunning let Thumb code run on a non-t version of the core? Or will it just interwork in that thumb stuff is banned? Steve