caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: O'Caml Mailing List <caml-list@yquem.inria.fr>
Subject: native compilation: no implementation provided for dynlink?
Date: Tue, 17 Mar 2009 18:10:49 +0000	[thread overview]
Message-ID: <1D10F65E-C208-4CCF-9EB4-05AB2E399711@gmail.com> (raw)

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




             reply	other threads:[~2009-03-17 18:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-17 18:10 Joel Reymont [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1D10F65E-C208-4CCF-9EB4-05AB2E399711@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).