caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@epfl.ch>
To: caml-list List <caml-list@inria.fr>
Subject: ocamlbuild and c libs
Date: Sun, 30 Sep 2007 23:52:03 +0200	[thread overview]
Message-ID: <23D3A6CC-0AE4-40A6-8626-4600C0EEE7C0@epfl.ch> (raw)

Hello (Nicolas),

Is it possible to specify build flags and deps in a compositional  
way ? That is I have C bindings in a libdip/ dir, I would like to  
specify the additional flags and dep there, not in the toplevel  
myocamlbuild.ml. I tried to make the toplevel plugin refer to  
external modules but it seems to be compiled in a restricted  
environement. I also tried to define a myocamlbuild.ml in libdip/ but  
it seems to be ignored. Is there something like a plugin hierarchy as  
with the _tag files ?

Best,

Daniel

P.S.

By the way I couldn't find it in the documentation but ocamlbuild  
ignores any directory starting with an underscore even if you include  
it explictly with a tag, is that right ?


             reply	other threads:[~2007-09-30 21:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-30 21:52 Daniel Bünzli [this message]
2007-10-04 14:49 ` Alan Falloon
2007-10-08 13:25   ` [Caml-list] " Nicolas Pouillard
2007-10-09 14:11     ` Alan Falloon
2007-10-10 14:38       ` Nicolas Pouillard

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=23D3A6CC-0AE4-40A6-8626-4600C0EEE7C0@epfl.ch \
    --to=daniel.buenzli@epfl.ch \
    --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).