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]
Other format: [Raw text]

Re: Linux 2.6 nanosecond time stamp weirdness breaks GCC build


Nathanael Nerode wrote:
> 
> >Now, as long as the main 'make' is running, this has no adverse
> >effect (apparently because make remembers it has already built
> >the insn-conditions.o file from insn-conditions.c).  However,
> >once the libada library is built, it performs a recursive make
> >invocation that once again checks dependencies in the master
> >gcc build directory, including the dependencies on gnat1.
> 
> The plan is to stop this from happening.  I'm working on it.

With current CVS head I no longer see the spurious build failures.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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