caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus@oefai.at>
To: Jan Kybic <kybic@fel.cvut.cz>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Compiling with lacaml
Date: Tue, 3 Feb 2004 19:43:56 +0100	[thread overview]
Message-ID: <20040203184356.GA10118@fichte.ai.univie.ac.at> (raw)
In-Reply-To: <m2y8rkm4rm.fsf@cmpgw-iii-23.felk.cvut.cz>

On Tue, 03 Feb 2004, Jan Kybic wrote:
> Yes, that's correct. But even so, it needs the *.cmi, *.cmx and *.cmo
> that the lacaml Makefile does not seem to install by default.

The *.cmo and *.cmx-files need not be installed, because they are part
of the *.cma and *.cmxa-library files respectively. The *.cmi-files
are installed as required. I have just tested the library installation,
and it seems to work fine on my system.

Regards,
Markus

-- 
Markus Mottl          http://www.oefai.at/~markus          markus@oefai.at

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2004-02-03 18:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-03 12:56 Jan Kybic
2004-02-03 17:00 ` Markus Mottl
2004-02-03 17:50   ` Jan Kybic
2004-02-03 18:43     ` Markus Mottl [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=20040203184356.GA10118@fichte.ai.univie.ac.at \
    --to=markus@oefai.at \
    --cc=caml-list@inria.fr \
    --cc=kybic@fel.cvut.cz \
    /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).