X-Spam-Check-By: sourceware.org
Message-ID: <45E48273.2080003@portugalmail.pt>
Date: Tue, 27 Feb 2007 19:11:47 +0000
From: Pedro Alves <pedro_alves@portugalmail.pt>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: /dev/null timing and clock skew problems
References: <028f01c75931$4c090e80$0200a8c0@AMD2500> <20070226105032.GB5577@calimero.vinschen.de> <45E330B4.10507@portugalmail.pt> <45E3A3BA.2070808@aol.com>
In-Reply-To: <45E3A3BA.2070808@aol.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Antivirus: avast! (VPS 000718-0, 27-02-2007), Outbound message
X-Antivirus-Status: Clean
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Tim Prince escreveu:
> pedro_alves@portugalmail.pt wrote:
>>  I see this a lot on
>> regular files.
>>
>> I just got this:
>> make: Warning: File `Makefile' has modification time 0.42 s in the future
>>
> If you are accessing files on another machine, and you aren't using any 
> means for keeping the date clocks synchronized, this is to be expected.
> 

No, but I'm on FAT32 on this machine.  Problem is described here:

http://www.delorie.com/djgpp/v2faq/faq22_18.html

According to that same page, DJGPP has a local hack^Wpatch to
suppress that warning:

"DJGPP ports of GNU Make v3.77 and later allow for up to
3 seconds of positive difference between the file timestamp and the
system clock (that is, the file is allowed to be up to 3 seconds into the
future), before the above warning is printed. So upgrading to the
latest version of Make should eliminate such bogus warnings and leave you
only with messages due to real clock skews."

Cheers,
Pedro Alves


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

