This is the mail archive of the gcc@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: small Fortran bug


| > Date: Tue, 30 Jun 1998 09:59:09 -0400 (EDT)
| > From: Craig Burley <burley@gnu.org>
| 
| > Whoa, how could this happen?  Wasn't stage1 just `mkdir'ed?
| 
| No.  I last did a make bootstrap that failed.  stage1 was already
| populated.  Think while 1: do cvs update; make && make check; done.
| Before you say don't do that, let me say that I've been doing it for 5
| years, and I'm not about to stop.  :-)

This certainly did not work for me.
If I don't do a 'make clean' after a 'cvs update' it does NOT
(always) build correctly with 'make bootstrap' (it even failed when
comparing the two last compiles: I checked it and the cause
was *.o files that aren't rebuild correctly).
My conclusion at the time was that a 'make clean' was needed.

-- 
 Carlo Wood  <carlo@runaway.xs4all.nl>


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