caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Linking problem
@ 2002-09-08  0:27 Alessandro Baretta
  2002-09-08 10:07 ` Stefano Zacchiroli
  0 siblings, 1 reply; 2+ messages in thread
From: Alessandro Baretta @ 2002-09-08  0:27 UTC (permalink / raw)
  To: Ocaml

I can't figure out the reason of the following error message:

ocamlfind ocamlc    -package pxp   -package dynlink 
-linkpkg         -o my_app <list_of_cmo_files>
/usr/bin/ld: cannot find -lpcre
collect2: ld returned 1 exit status
Error while building custom runtime system

This is very strange. I have not passed ocamlfind the 
-custom option. So why is it attempting to build a 
custom-linked bytecode executable?

Alex

-------------------
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] 2+ messages in thread

end of thread, other threads:[~2002-09-08 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-08  0:27 [Caml-list] Linking problem Alessandro Baretta
2002-09-08 10:07 ` Stefano Zacchiroli

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).