Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Alain Frisch <alain@frisch.fr>
To: Ed Keith <e_d_k@yahoo.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Unable to reach fixpoint building ocaml 3.11.2 on cygwin
Date: Tue, 26 Jan 2010 20:42:57 +0100	[thread overview]
Message-ID: <4B5F45C1.60201@frisch.fr> (raw)
In-Reply-To: <110415.76516.qm@web58901.mail.re1.yahoo.com>

On 26/01/2010 16:19, Ed Keith wrote:
> I am trying to build ocaml 3.112 on cygwin. Make world seems to work fine, but when I make bootstrap I do not get any errors, but I get the following message:

COFF/PE files (Windows' objects and executables) contain a timestamp. 
Bootstrapping will reach a fixpoint only modulo the timestamp. You can 
see in Makefile.nt (used by MSVC and Mingw ports, not Cygwin) that 
comparison is done by discarding the first 4096 bytes.

Btw, these timestamps force useless commands with build tools that rely 
on file contents (like ocamlbuild or omake). LexiFi's version of 
ocamlopt resets the timestamp on files that it produces so as to avoid 
this problem.


Alain



  parent reply	other threads:[~2010-01-26 19:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-26 15:19 Ed Keith
2010-01-26 15:42 ` [Caml-list] " Goswin von Brederlow
2010-01-26 19:00   ` Ed Keith
2010-01-26 19:22     ` rixed
2010-01-26 19:36     ` Ed Keith
2010-01-26 19:42 ` Alain Frisch [this message]
2010-01-26 20:10   ` Ed Keith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B5F45C1.60201@frisch.fr \
    --to=alain@frisch.fr \
    --cc=caml-list@inria.fr \
    --cc=e_d_k@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox