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: bootstrap fail, native sparc-sun-solaris2.7, need --disable-nsec-timestamps


Joe Buck writes:
> Sigh.  This sounds like the Solaris "touch" bug.  Mark, I thought you
> added workarounds for this.  I haven't seen the problem when building
> on all-NFS disks on Solaris; perhaps it's the mixture of local and NFS
> disks that triggers it?

I delved into the archives and I found:

  http://gcc.gnu.org/ml/gcc/2001-05/msg00487.html

My symptoms looked exactly like the symptoms described therein.

gcc 3.0 has the workaround all righ:

  STAMP = echo timestamp >
  ...
  ...
    ...
    $(STAMP) ...

I don't see how it can break, but something is breaking.  I'll probe
this some more as soon as I finish some other tasks.

Michael


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