From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: OCaml List <caml-list@inria.fr>
Subject: [Caml-list] typerex and OCaml 4.00.0
Date: Wed, 29 Aug 2012 12:27:39 +0200 [thread overview]
Message-ID: <31AC6397DA9B454A838E91FDC9E081BE@erratique.ch> (raw)
Hello,
Is typerex supposed to work with OCaml 4.00.0 ?
I tried to compile it with `--disable-version-check`, but then it seems ocp-type has some problems e.g. :
$ touch test.ml
$ ocamlbuild -ocamlc ocp-ocamlc.opt -ocamlopt ocp-ocamlopt.opt test.native
+ ocp-ocamlc.opt -c -o test.cmo test.ml
File "test.ml", line 1:
Error: /usr/local/lib/ocaml/pervasives.cmi
is not a compiled interface
ocp-type exited with code 2
+ ocp-ocamlopt.opt -c -o test.cmx test.ml
File "test.ml", line 1:
Error: /usr/local/lib/ocaml/pervasives.cmi
is not a compiled interface
ocp-type exited with code 2
Finished, 4 targets (0 cached) in 00:00:00.
Best,
Daniel
reply other threads:[~2012-08-29 10:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=31AC6397DA9B454A838E91FDC9E081BE@erratique.ch \
--to=daniel.buenzli@erratique.ch \
--cc=caml-list@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