bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: File list hash not updated (FAT32 problem)


From: Paul D. Smith
Subject: RE: File list hash not updated (FAT32 problem)
Date: Wed, 30 Jan 2002 14:05:45 -0500

%% Doug Shea <address@hidden> writes:

  ds> I see. Does that mean that a well-placed "sleep" command somewhere
  ds> in the makefile might make it work? Say, after creating those
  ds> files, hang out for a bit to let the timestamp become sane, and
  ds> then proceed?

Well, yes, but that's a sucky solution as it will slow down your build
by at least double and probably more.

Better would be to go into the GNU make code and fix the W32 section so
it uses the same hack as the DOS section to handle this.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]