This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Deprecating/Removing Targets
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Russell Shaw <rjshaw at iprimus dot com dot au>
- Cc: gcc at gcc dot gnu dot org, Richard dot Earnshaw at arm dot com
- Date: Fri, 07 Mar 2003 10:26:40 +0000
- Subject: Re: Deprecating/Removing Targets
- Organization: ARM Ltd.
- Reply-to: Richard dot Earnshaw at arm dot com
> Mark Mitchell wrote:
> > Recently, there was discussion here about the next set of targets to
> > deprecate...
>
> > arm*-*-aout*
> > arm*-*-conix*
> > arm*-*-oabi
> > strongarm-*-coff*
>
> Isn't the arm a fairly popular embedded target? It might be worth-while
> posting to comp.arch.embedded.
>
Anyone doing embedded work on ARM should be using the arm-elf
configuration these days. The only one I'm not sure about there is
conix, but I've never heard of anyone using it. The remaining ones from
that list are no-longer being supported (at least, not by me).
R.