This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3_0-branch bootstrap failure on i686-pc-linux-gnu
- To: Gerald Roth <gerald dot roth at aon dot at>
- Subject: Re: 3_0-branch bootstrap failure on i686-pc-linux-gnu
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 06 May 2001 08:53:54 -0300
- Cc: gcc-bugs at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <200104282237.f3SMbWh31322@cupuacu.lsd.ic.unicamp.br><orlmoe7j0z.fsf@guarana.lsd.ic.unicamp.br><oru232uqrd.fsf@guarana.lsd.ic.unicamp.br><200105041138.f44Bc4b22273@mail.redhat.com>
On May 4, 2001, Gerald Roth <gerald.roth@aon.at> wrote:
> is there a *working* way to clean the gcc sources after a build with
> srcdir=builddir ?
Maybe not. srcdir=builddir is not recommended, anyway, and this is
one of the reasons.
> i tried both make clean and make distclean, but make clean seems not
> to clean everything and make distclean stops with an error in the
> libstc++ directory.
make distclean should work, but you may have to
`rm -rf <target_triplet>/' by hand.
> i've noticed that after a build with srcdir=builddir, a build with
> srcdir != builddir does not work anymore ...
Yep.
> i've tried the patch once and the build (srcdir=builddir)doesn't stop in zlib
> any longer .. it now has problems with boehm-gc as far as i can remeber...
Same problem?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me