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: bootstrap failure with mainline on i686-pc-linux-gnu


John David Anglin wrote:

> > 2001-08-03  Daniel Berlin  <dan@cgsoftware.com>
> >
> >       * ChangeLog: Fix date on previous ChangeLog entry for GCSE.
> >
> >       * Makefile.in: Add df.h to gcse.c dependencies.
> 
> The above Makefile change appears to be the cause of the build failure.

Especially revealing is the succinct ChangeLog entry:
   
        * Makefile.in: Add df.h to gcse.c dependencies.

versus the actual extent of the changes:

http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.709&r2=1.710

"ebitmap.[ch]" ?  What's that ?  We need no steenkin' ... etc.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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