caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Matthieu Dubuget <matthieu.dubuget@gmail.com>
To: caml-list@inria.fr
Subject: Re: ocamlbuild dependencies on windows and on linux
Date: Thu, 19 Feb 2009 10:15:09 +0100	[thread overview]
Message-ID: <499D231D.903@gmail.com> (raw)
In-Reply-To: <499C2A3C.9040300@gmail.com>

Matthieu Dubuget a écrit :
> Hello,
>
> I did a test project (some directories, myocamlbuild.ml, _tags files,
> etc.) that I put on a USB flash key.
>
> When building on linux, everything seems to work as expected (for
> example, if one dependency is touched, only the affected files are built
> again).
>
> When building on windows, everytime I run ocamlbuild, myocamlbuild.ml is
> compiled, and more generally, already generated dependencies are built
> again.
>   
* dependencies problem

In fact, the problem is that Options.ext_dll is "so".
When forced to "dll" on windows, it's ok.
I will fill a bug report.

* myocamlbuild recompilation

Matthieu Wipliez already reported this, with a solution

> Salutations
>
> Matt
>   



      parent reply	other threads:[~2009-02-19  9:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-18 15:33 Matthieu Dubuget
2009-02-18 16:38 ` Re : [Caml-list] " Matthieu Wipliez
2009-02-18 16:41   ` Matthieu Dubuget
2009-02-19  9:15 ` Matthieu Dubuget [this message]

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=499D231D.903@gmail.com \
    --to=matthieu.dubuget@gmail.com \
    --cc=caml-list@inria.fr \
    /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;
as well as URLs for NNTP newsgroup(s).