This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: one tree builds
- To: Joel Sherrill <joel at OARcorp dot com>
- Subject: Re: one tree builds
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 26 Nov 1997 22:57:21 -0800
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.BSF.3.96.971125220325.4794C-100000@vespucci.advicom.net>you
write:
> > Yes. Or change gcc to look for XYZ.new
> >
> > I think this deserves a mention in the FAQ :-)
>
> And possibly a synchronized binutils/crossgcc release as well.
Well, I've put it in the egcs FAQ. I'm not sure who maintains the
crossgcc faq (I believe Doug resigned as maintainer a short while ago).
> What does the --enable-newlib option do? Should I be using it on the
> rtems configurations?
I don't think it does anything in egcs at the moment. In Cygnus's gcc
tree it disables __eprintf in libgcc2, which has some marginal benefit
for cross builds.
jeff