caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Matej Košík" <mail@matej-kosik.net>
To: caml-list@inria.fr
Subject: Re: [Caml-list] a question about compiler-libs and Ocaml toplevel
Date: Mon, 12 Mar 2018 11:46:56 +0100	[thread overview]
Message-ID: <d61bc1ad-8b31-389e-4d13-ae196050c2f3@matej-kosik.net> (raw)
In-Reply-To: <1520849755.332963.1299819864.75E77A86@webmail.messagingengine.com>

On 03/12/18 11:15, Leo White wrote:
> Aren't you just missing:
> 
>   #directory "+compiler-libs";;
> 
> to make the cmi files available?

Yes. That worked. Thank you.

I always forget that when I #load a thing, it does not mean that I can actually start using it.

(If *.cmi files do not happen to be "in the path", then I will just get not super helpful message:

   Error: Unbound module XY

 which is the same one as if I havened #loaded anything.
)

Sorry.

      reply	other threads:[~2018-03-12 10:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-11 10:49 Matej Košík
2018-03-12  9:24 ` Matej Košík
2018-03-12 10:15   ` Leo White
2018-03-12 10:46     ` Matej Košík [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=d61bc1ad-8b31-389e-4d13-ae196050c2f3@matej-kosik.net \
    --to=mail@matej-kosik.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;
as well as URLs for NNTP newsgroup(s).