Sash,
Looking at the names of the binaries in your SDK, did you create this from scratch, or is it based on another existing toolchain? I ask because I need f77 and so I\'m going to have to recompile it (unless you happen to have the source lying around ready to go ;-)), and I thought I\'d try to go the easiest route possible.
Any tips on specifying the default arm dialect for the cross compiler? If I remember correctly this is something which can be set at compile time (of the cross toolchain that is), but in my past creating-cross-toolchains life it (presumably) always defaulted to arm4 (or something which will run on a SA processor anyway) code.
Simon