On Fri, 11 Jun 2010 00:02:58 +0300, Török Edwin <edwinto...@gmail.com> wrote:
> On 2010-06-10 23:21, Nicolas Pouillard wrote:
> > On Fri, 04 Jun 2010 10:56:51 +0300, Török Edwin <edwinto...@gmail.com> 
> > wrote:
> >> 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?
> > 
> > This issue is fixed in the 3.12 branch.
> > 
> 
> Thanks, switching to 3.12 branch worked.
> Not being familiar with OCaml development process I thought that 3.12
> will be released from trunk, I didn't know 3.12 branch existed already.

The 3.12 branch is quite new. Recently forked off the trunk. Bug-fixes
goes to both and breaking code goes to trunk. However since the beta
release is quite soon the trunk may not be up to date.

Best regards,

-- 
Nicolas Pouillard
http://nicolaspouillard.fr

_______________________________________________
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