caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jean-Baptiste Jeannin <jeannin@cs.cornell.edu>
To: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
Cc: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] Compiling a file using the Toploop module
Date: Sun, 5 Aug 2012 19:41:58 -0400	[thread overview]
Message-ID: <501F04C6.7050503@cs.cornell.edu> (raw)
In-Reply-To: <569A31D281D34167A1C7CEEA8C972B75@erratique.ch>

> If you are using 4.00 the following invocation works :
>
> ocamlc -I +compiler-libs ocamlcommon.cma ocamlbytecomp.cma ocamltoplevel.cma try_toploop.ml
>
> Best,
>
> Daniel
>    
Thank you for your answer. I am still using 3.12, and in 3.12 the same 
is achieved by:

ocamlc toplevellib.cma try_toploop.ml


Jean-Baptiste

      reply	other threads:[~2012-08-05 23:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02 23:55 Jean-Baptiste Jeannin
2012-08-03  0:21 ` Daniel Bünzli
2012-08-05 23:41   ` Jean-Baptiste Jeannin [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=501F04C6.7050503@cs.cornell.edu \
    --to=jeannin@cs.cornell.edu \
    --cc=caml-list@inria.fr \
    --cc=daniel.buenzli@erratique.ch \
    /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).