From: "Stéphane Glondu" <steph@glondu.net>
To: caml-list <caml-list@inria.fr>
Subject: "Virtual" dependencies in ocamlbuild
Date: Sat, 24 Jan 2009 19:27:08 +0100 [thread overview]
Message-ID: <497B5D7C.8050602@glondu.net> (raw)
Hi all,
Is there any way to add a dependency to a .cma file without adding it to
the linking command?
It seems that "dep" from the API also adds the dependency for linking:
for example, if that dependency is a stamp file, that stamp file is
stupidly added to "ocamlc -a" command, making it fail.
Cheers,
--
Stéphane
next reply other threads:[~2009-01-24 18:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-24 18:27 Stéphane Glondu [this message]
2009-01-24 19:07 ` [Caml-list] " 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=497B5D7C.8050602@glondu.net \
--to=steph@glondu.net \
--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