I am trying to figure out whether it's possible at all to build a gcc cross-compiler for ARM720T in thumb mode? I am looking, if possible, to use uClibc. Does anyone has any experience with this? I have gcc 2.95.3(with uClibc) configured and running for target=arm-linux perfectly. Do I just need to change the target or some more work required? Thank you,