caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* native compilation: no implementation provided for dynlink?
@ 2009-03-17 18:10 Joel Reymont
  2009-03-17 18:36 ` [Caml-list] " Martin Jambon
  2009-03-17 18:40 ` Jon Harrop
  0 siblings, 2 replies; 5+ messages in thread
From: Joel Reymont @ 2009-03-17 18:10 UTC (permalink / raw)
  To: O'Caml Mailing List

How do I fix this?

	Thanks, Joel

---

+ ocamlfind ocamlopt -package 'extlib, dynlink, camlp4.lib' -linkpkg - 
g src/easy_ast.cmx src/easy_lexer.cmx src/token.cmx src/static1.cmx  
src/easy_parser.cmx src/easy_symtab.cmx src/easy_typer.cmx src/ 
ninja_ast.cmx src/ninja_morpher.cmx src/pretty.cmx src/ 
ninja_printer.cmx src/topdog.cmx -o src/topdog.native
File "_none_", line 1, characters 0-1:
Error: No implementations provided for the following modules:
          Dynlink referenced from /usr/local/lib/ocaml/camlp4/ 
camlp4lib.cmxa(Camlp4)

---
http://tinyco.de
Mac, C++, OCaml




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-17 18:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-17 18:10 native compilation: no implementation provided for dynlink? Joel Reymont
2009-03-17 18:36 ` [Caml-list] " Martin Jambon
2009-03-17 18:41   ` Joel Reymont
2009-03-17 18:42     ` Martin Jambon
2009-03-17 18:40 ` Jon Harrop

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