This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
ARM/Thumb tool chain
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: ARM/Thumb tool chain
- From: Giuliano Procida <Giuliano dot Procida at red-m dot com>
- Date: Fri, 28 Jul 2000 10:31:44 +0100
We are trying to use GNU tools for an embedded device and currently have a
MITEL evaluation board.
The target "thumb-elf" is no longer seems to be supported (we are supposed
to use -mthumb instead). However, libgcc is produced in only an ARM version
(I believe the m68k target produces multiple versions).
We would like to have two complete sets of ARM and Thumb tools. How should
we go about this?
We are working with recent egcs snapshots.
Thanks,
Giuliano.