From: Matthieu Dubuget <matthieu.dubuget@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Ocamlbuild question
Date: Mon, 16 Feb 2009 14:07:36 +0100 [thread overview]
Message-ID: <49996518.103@gmail.com> (raw)
In-Reply-To: <49959A69.2030100@gmail.com>
Matthieu Dubuget a écrit :
> Correction:
>
> Matthieu Dubuget a écrit :
>
>> Thanks to Nicolas: the solution was:
>> - tag .oocamlfind files with "dont_link_with"
>>
>
> In fact, tagging .oocamlfind files is not needed.
>
> The key point is to add "dont_link_with" when calling dep:
>
>>> dep ["pkg_"^nm;"dont_link_with"][nm ^ ".oocamlfind"]
>>>
And I also had to add this in _tags file of the project's root directory:
<**/*.{ml,mli}>: dont_link_with
Salutations
Matt
next prev parent reply other threads:[~2009-02-16 13:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-11 22:26 Matthieu Dubuget
2009-02-12 16:00 ` [Caml-list] " Nicolas Pouillard
2009-02-12 17:32 ` Matthieu Dubuget
2009-02-12 18:33 ` Matthieu Dubuget
2009-02-13 10:56 ` Matthieu Dubuget
2009-02-13 16:06 ` Matthieu Dubuget
2009-02-16 13:07 ` Matthieu Dubuget [this message]
2011-05-19 10:50 Matthieu Dubuget
2011-05-19 11:34 ` Gabriel Scherer
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=49996518.103@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