caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: Kenneth Adam Miller <kennethadammiller@gmail.com>
Cc: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] Recursive dependency issues
Date: Tue, 02 Dec 2014 22:02:56 +0100	[thread overview]
Message-ID: <1417554176.4661.1.camel@zotac> (raw)
In-Reply-To: <CAK7rcp9e4L-nTmZ-VdDKMueJin66nyg2NBFLFyMuBOHW8DaHsg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1779 bytes --]

ocamlfind also looks into the directories in the environment variable
OCAMLPATH for packages.

Gerd

Am Mittwoch, den 19.11.2014, 16:20 -0500 schrieb Kenneth Adam Miller:
> I use packs, but so far I was pretty certain that this used the
> compiler to find the location in .opam; some of the packages that I
> use with PACKS are not dependencies of the local library and are
> installed through opam. PACKS finds them, and to be clear, I do in
> fact have multiple installations of some libraries, and at different
> versions between the local development and opam.
> 
> On Wed, Nov 19, 2014 at 4:08 PM, John Whitington
> <john@coherentgraphics.co.uk> wrote:
>         Hi,
>         
>         Kenneth Adam Miller wrote:
>                 Ok. Does anybody know how to use OCamlMakefile to have
>                 it do this? The
>                 commands already call ocamlfind before ocamlc;
>                 
>                 ocamlfind ocamlc ...
>         
>         To use OCaml packages with OCamlMakefile, you want...
>         
>         PACKS = mylib anotherlib yetanotherlib
>         
>         Here's an example OCamlMakefile-based makefile:
>         
>         https://github.com/johnwhitington/cpdf-source/blob/master/Makefile
>         
>         See the OCamlMakefile documentation for the rest of the
>         options.
>         
>         Thanks,
>         
> 
> 
-- 
------------------------------------------------------------
Gerd Stolpmann, Darmstadt, Germany    gerd@gerd-stolpmann.de
My OCaml site:          http://www.camlcity.org
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
------------------------------------------------------------

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

      reply	other threads:[~2014-12-02 21:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 16:50 Kenneth Adam Miller
2014-11-19 17:00 ` David Allsopp
2014-11-19 17:15   ` Kenneth Adam Miller
2014-11-19 21:08     ` John Whitington
2014-11-19 21:20       ` Kenneth Adam Miller
2014-12-02 21:02         ` Gerd Stolpmann [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=1417554176.4661.1.camel@zotac \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=kennethadammiller@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;
as well as URLs for NNTP newsgroup(s).