caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Martin Jambon <martin.jambon@ens-lyon.org>
To: Joel Reymont <joelr1@gmail.com>
Cc: O'Caml Mailing List <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] native compilation: no implementation provided for dynlink?
Date: Tue, 17 Mar 2009 19:36:25 +0100	[thread overview]
Message-ID: <49BFEDA9.6030804@ens-lyon.org> (raw)
In-Reply-To: <1D10F65E-C208-4CCF-9EB4-05AB2E399711@gmail.com>

Joel Reymont wrote:
> How do I fix this?

Upgrade ocamlfind/findlib for 3.11.


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


Martin


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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-17 18:10 Joel Reymont
2009-03-17 18:36 ` Martin Jambon [this message]
2009-03-17 18:41   ` [Caml-list] " 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=49BFEDA9.6030804@ens-lyon.org \
    --to=martin.jambon@ens-lyon.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=joelr1@gmail.com \
    /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).