caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sylvain Le Gall <sylvain@le-gall.net>
To: caml-list@inria.fr
Subject: Re: How to compile using sexplib?
Date: Thu, 12 Jun 2008 19:23:45 +0000 (UTC)	[thread overview]
Message-ID: <slrng52tu1.6bg.sylvain@gallu.homelinux.org> (raw)
In-Reply-To: <f8560b80806121142n290f3d2ch86fc589bfdfc3436@mail.gmail.com>

Hello,

On 12-06-2008, Markus Mottl <markus.mottl@gmail.com> wrote:
> On Thu, Jun 12, 2008 at 1:28 PM, Gerd Stolpmann <info@gerd-stolpmann.de> wrote:
>> ocamlfind includes some mechanics to drive camlp4, and I am pretty sure
>> sexplib configures that.
>
> Since we do not use packages in our build tree (all used libraries are
> part of the tree anyway), we have hardly tested the ocamlfind rules in
> the sexplib META file.  I'm pretty sure they are not complete or
> correct.  I don't know enough about ocamlfind to quickly solve this
> issue. If anybody more knowledgeable (Gerd? ;) knows what to add to
> the META file to make this work, I'd be glad to update the sexplib
> distribution quickly.


META in sexplib310 (3.7.4, the one distributed in debian unstable), is
all you need.

You just have to to compile using 
"ocamlfind ocamlc .... -package sexplib.syntax -syntax camlp4o ..."

At least, it works for me.

Regards,
Sylvain Le Gall


  reply	other threads:[~2008-06-12 19:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-12 16:44 Luca de Alfaro
2008-06-12 17:28 ` [Caml-list] " Gerd Stolpmann
2008-06-12 18:42   ` Markus Mottl
2008-06-12 19:23     ` Sylvain Le Gall [this message]
2008-06-12 22:02       ` [Caml-list] " Ian Pye
2008-06-12 22:31         ` Sylvain Le Gall
2008-06-12 19:17   ` [Caml-list] " 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=slrng52tu1.6bg.sylvain@gallu.homelinux.org \
    --to=sylvain@le-gall.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).