[
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: | -- (:) |
| From: | Alessandro Baretta <alex@b...> |
| Subject: | [Caml-list] Linking problem |
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