Hi,

I have successfully built 3.12.0+dev25 with 'make world.opt', but I get
an error if I try 'build/fastworld.sh'.
Both 'make world.opt' and 'build/fastworld.sh' work fine on ocaml 3.11.2.

Here is the error:
+ ./ocamlopt.opt -nostdlib -c -g -warn-error A -I otherlibs/dynlink/nat
-I stdlib -o otherlibs/dynlink/nat/dynlink.cmx
otherlibs/dynlink/nat/dynlink.ml
File "otherlibs/dynlink/nat/dynlink.ml", line 43, characters 0-15:
Error: Unbound module Cmx_format
Command exited with code 2.
Compilation unsuccessful after building 1621 targets (678 cached) in
00:00:18.

This happens on Debian unstable, x86-64.
Should I open a bugreport, or is reporting to this list about problems
with trunk enough?

Best regards,
--Edwin

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to