caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jan Kybic <kybic@fel.cvut.cz>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Compiling with lacaml
Date: 03 Feb 2004 18:50:21 +0100	[thread overview]
Message-ID: <m2y8rkm4rm.fsf@cmpgw-iii-23.felk.cvut.cz> (raw)
In-Reply-To: <20040203170034.GA9081@fichte.ai.univie.ac.at>

> > and 'make install'. To compile my own code, I use OCamlMakefile
> > where I have added:
> > 
> >         INCDIRS = +site-lib/lacaml
> >         LIBDIRS = +site-lib/lacaml
> >         
> >         LIBS= str bigarray lacaml
> 
> You should use Gerd Stolpmann's "findlib" for compiling and linking:
> ...
> 
> Then you only need to write the following instead of setting INCDIRS,
> LIBDIRS and LIBS:
> 
>   PACKS = str lacaml

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.

Jan

P.S. Diky za radu. 

-- 
-------------------------------------------------------------------------
Jan Kybic <kybic@ieee.org>                  tel. +420 2 2435 7264
       or <kybic@fel.cvut.cz>,     http://cmp.felk.cvut.cz/~kybic

-------------------
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 17:51 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 [this message]
2004-02-03 18:43     ` Markus Mottl

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=m2y8rkm4rm.fsf@cmpgw-iii-23.felk.cvut.cz \
    --to=kybic@fel.cvut.cz \
    --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).