* [Caml-list] ocaml-pcre et mingw
@ 2003-11-21 16:21 Alain.Frisch
0 siblings, 0 replies; only message in thread
From: Alain.Frisch @ 2003-11-21 16:21 UTC (permalink / raw)
To: Caml list; +Cc: Giuseppe Castagna
Hello,
I'm trying to build pcre-ocaml with the mingw port of OCaml for
Windows. Has anyone succeeded to do it?
My best guess was to compile with "make CFLAGS=-mno-cygwin" and
STATIC=yes (in Makefile.conf), but when I try to link a program, I get:
$ ocamlfind ocamlc -package pcre -linkpkg -o x x.ml
C:/ocamlmgw/lib/site-lib\pcre/libpcre_stubs.a(pcre_stubs.o.b)(.text+0xee7):pcre_
stubs.c: undefined reference to `__ctype_'
collect2: ld returned 1 exit status
Error while building custom runtime system
I guess I have to say somewhere that I want to link for mingw, not cygwin.
Can anyone help?
Cheers,
Alain
-------------------
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-11-21 16:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-21 16:21 [Caml-list] ocaml-pcre et mingw Alain.Frisch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox