Time machine in cygwin
Date: 01/16/08
(Computer Help) Keywords: no keywords
In Cygwin I oftenly get the following diagnostics
[~] touch data.cpp ; make make: Warning: File `data.cpp' has modification time 0.86 s in the future g++ -O -Wall -c -o data.o data.cpp g++ -o test test.o data.o make: warning: Clock skew detected. Your build may be incomplete.
Source: http://community.livejournal.com/computer_help/856091.html
|