From: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
To: "Joel Reymont" <joelr1@gmail.com>
Cc: "OCaml List" <caml-list@inria.fr>
Subject: Re: [Caml-list] Pairing ocamlbuild with ocamlfind
Date: Wed, 23 May 2007 16:07:38 +0200 [thread overview]
Message-ID: <cd67f63a0705230707r61ee4442pd6daad3f22c3b86f@mail.gmail.com> (raw)
In-Reply-To: <AF59A306-4B4D-4693-B650-4EB130BCF0A5@gmail.com>
On 5/23/07, Joel Reymont <joelr1@gmail.com> wrote:
> What is the easiest way to pair ocamlbuild with ocamlfind to install
> a library?
>
> ocamlfind needs to be involved with the library name which ocamlbuild
> doesn't know and all the built files that ocamlbuild does now about.
>
You can change the ocamlc to use ocamlfind command with -ocamlc
"ocamlfind ocamlc" and then inject flags like -package ... with
classical ocamlbuild flag declarations.
--
Nicolas Pouillard
next prev parent reply other threads:[~2007-05-23 14:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-23 13:31 Joel Reymont
2007-05-23 14:07 ` Nicolas Pouillard [this message]
2007-05-23 14:10 ` [Caml-list] " Joel Reymont
2007-05-23 14:24 ` Nicolas Pouillard
2007-05-23 14:31 ` Joel Reymont
2007-05-23 14:37 ` 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=cd67f63a0705230707r61ee4442pd6daad3f22c3b86f@mail.gmail.com \
--to=nicolas.pouillard@gmail.com \
--cc=caml-list@inria.fr \
--cc=joelr1@gmail.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