Browse thread
[Caml-list] PCRE-OCaml on OS X
- Julien Demouth
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-12-16 (22:23) |
From: | Julien Demouth <julien.demouth@f...> |
Subject: | [Caml-list] PCRE-OCaml on OS X |
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