From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giuliano Procida To: "'gcc@gcc.gnu.org'" Subject: ARM/Thumb tool chain Date: Fri, 28 Jul 2000 02:31:00 -0000 Message-id: <531CE033A25BD3119E610000F6AF15FB01E37D16@ws-exch02.corp.ws.uk.madge.com> X-SW-Source: 2000-07/msg00922.html 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.