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: META file for bitmatch
Date: Sat, 5 Jul 2008 21:29:53 +0000 (UTC)	[thread overview]
Message-ID: <slrng6vpuh.vjp.sylvain@gallu.homelinux.org> (raw)
In-Reply-To: <20080705180326.GA27593@annexia.org>

On 05-07-2008, Richard Jones <rich@annexia.org> wrote:
> [Is there a good mailing list for discussion of, or help with writing
> META files?]
>
> Anyhow ... For bitmatch, after a lot of faffing around yesterday, I
> came up with this file:
>
>   http://code.google.com/p/bitmatch/source/browse/trunk/META.in
>
> I wonder if people would comment on it?  It seems to have problem.
> One needs to write:
>
>   ocamlfind ocamlc -package bitmatch.syntax -syntax bitmatch.syntax ...
>
> instead of what I would have expected:
>
>   ocamlfind ocamlc -package bitmatch -syntax bitmatch.syntax ...
>
> Also it hard-codes preprocessor = "camlp4of".  I don't know if that is
> a good thing or not.

I was thinking that the call should have been:

ocamlfind ocamlc -package bitmatch.syntax -syntax camlp4o ...

Regards,
Sylvain Le Gall


      reply	other threads:[~2008-07-05 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-05 18:03 Richard Jones
2008-07-05 21:29 ` Sylvain Le Gall [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=slrng6vpuh.vjp.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).