From: Julien Demouth <julien.demouth@free.fr>
To: caml-list@inria.fr
Cc: Julien Demouth <julien.demouth@free.fr>
Subject: [Caml-list] PCRE-OCaml on OS X
Date: Tue, 16 Dec 2003 23:23:13 +0100 [thread overview]
Message-ID: <705B687A-3016-11D8-A0BD-000A95AA7DA6@free.fr> (raw)
Hi,
I'd like to use pcre-ocaml on OS X. I built, installed libpcre-4.4
and built pcre-ocaml-5.04.4 with custom linking by running:
STATIC=1 make all
Everything ran well but when i try to load pcre.cma in ocaml with
'ocaml pcre.cma', i get:
The external function `pcre_isspace_stub' is not available
but this function is in pcre_stubs.c.
Any idea?
Thanks in advance,
Julien
-------------------
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:[~2003-12-16 22:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=705B687A-3016-11D8-A0BD-000A95AA7DA6@free.fr \
--to=julien.demouth@free.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;
as well as URLs for NNTP newsgroup(s).