This is the mail archive of the gcc-bugs@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]

Re: 3_0-branch bootstrap failure on i686-pc-linux-gnu


hi

On Thursday 03 May 2001 22:22, you wrote:
> > Please try this patch (note that you'll have to rebuild
> > zlib/configure with autoconf) and let me know if it works for you,
> > then I'll check it in.
>
> It wouldn't work.  This one probably will, but will require running
> aclocal, autoconf and automake.  Please let me know if it does work,
> indeed.  Thanks in advance,

is there a *working* way to clean the gcc sources after a build with 
srcdir=builddir ?

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.

i've now read almost all th relevant gcc web pages about configuring & 
building, but there nothing about cleaning the sources is mentioned ...
i've noticed that after a build  with srcdir=builddir, a build with srcdir != 
builddir does not work anymore ...

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

please help me with the "cleaning the sources" problem ... then i can test 
the srcdir=builddir case more extensively

gerald 


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