This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc for ARM in thumb mode
- From: Dmytro Bablinyuk <dmytro dot bablinyuk at tait dot co dot nz>
- To: gcc at gnu dot org
- Date: Thu, 20 Feb 2003 15:18:58 +1300
- Subject: gcc for ARM in thumb mode
- Organization: Tait Electronics Ltd
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,