This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Revised release criteria for GCC 4.0
- From: "E. Weddington" <ericw at evcohs dot com>
- To: Ralf Corsepius <ralf dot corsepius at rtems dot org>
- Cc: Daniel Kegel <dank at kegel dot com>, GCC List <gcc at gcc dot gnu dot org>
- Date: Mon, 13 Dec 2004 22:37:30 -0700
- Subject: Re: Revised release criteria for GCC 4.0
- References: <41BE1CC7.3090609@evcohs.com>
On 14 Dec 2004 at 6:27, Ralf Corsepius wrote:
> On Mon, 2004-12-13 at 15:50 -0700, E. Weddington wrote:
>
> > I'd like to see avr added to that list. Note, however, that the C
> > library wouldn't have to be built since this is just testing the build
> > of binutils and gcc. The avr target uses its own library: avr-libc.
> Not quite: bare avr targets use avr-libc, other avr-targets might use
> other libc's (e.g. avr-rtems uses newlib).
Absolutely. Thanks for the correction. :-)
Eric