caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] typerex and OCaml 4.00.0
@ 2012-08-29 10:27 Daniel Bünzli
  0 siblings, 0 replies; only message in thread
From: Daniel Bünzli @ 2012-08-29 10:27 UTC (permalink / raw)
  To: OCaml List

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-29 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-29 10:27 [Caml-list] typerex and OCaml 4.00.0 Daniel Bünzli

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