Browse thread
make[1]: warning: Clock skew detected. Your build may be incomplete.
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Mattias Waldau <mattias.waldau@a...> |
| Subject: | Re: [Caml-list] make[1]: warning: Clock skew detected. Your build may be incomplete. |
I use NTFS, and I do not think it is a hardware problem. I also tried telling make to use 2 threads, i.e. "make -j 2", and then the compilation fails after a while. Therefor, I think the most probably cause is that not all dependencies are included in the Makefile. Anyone else using Markus Mottl's Ocamlmakefile on a dual-core? I can live with this, I am just curious. -- Mattias