This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Deprecating/Removing Targets


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]