From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Camlp4 not work with ocamlc.
Date: Tue, 10 Dec 2002 20:21:04 +0100 [thread overview]
Message-ID: <20021210202104.O4933@verdot.inria.fr> (raw)
In-Reply-To: <Pine.LNX.4.44.0212102142330.4002-100000@mccme.ru>; from potanin@mccme.ru on Tue, Dec 10, 2002 at 09:49:48PM +0300
Hi,
On Tue, Dec 10, 2002 at 09:49:48PM +0300, Mike Potanin wrote:
> I place complite example at http://wtk.ru/pm/fp/caml/tr.tgz bat currently
> it "raw". I wont make "syntax sugar" - tr-command like Perl.
> <:tr<a-z/A-Z>> "asdf" work from top, but can not comlile:
>
> bash$ ocamlc -pp "camlp4o ./tr.cma" test.ml
> Error while loading "./tr.cma": no implementation available for Tr_parser.
> Preprocessor error
Ok I see.
This is probably because of the module Dynlink of OCaml which needed
that the interfaces was internally recorded with the program
"extract_crc". The "no implementation available" seems to be rather
"no interface available".
In the current version of Dynlink, it is no more necessary, and in my
version, your example works perfectly well. It will be ok in next
release of OCaml.
--
Daniel de RAUGLAUDRE
http://cristal.inria.fr/~ddr/
-------------------
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
prev parent reply other threads:[~2002-12-10 19:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-10 15:23 Mike Potanin
2002-12-10 17:27 ` Daniel de Rauglaudre
2002-12-10 18:49 ` Mike Potanin
2002-12-10 19:21 ` Daniel de Rauglaudre [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=20021210202104.O4933@verdot.inria.fr \
--to=daniel.de_rauglaudre@inria.fr \
--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