« Return to Thread: OCaml version 3.11.0+beta1

Re: OCaml version 3.11.0+beta1

by Alain Frisch-2 :: Rate this Message:

Reply to Author | View in Thread

Andres Varon wrote:
> One more question: is it always compiled? or is dynlink.cmxa simply not
> available in some architectures? if yes, what are those?

As far as I can tell, dynlink.cmxa is always compiled. You will get
error when "ocamlopt -shared" on those architecture where natdynlink is
not supported.

-- Alain

_______________________________________________
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

 « Return to Thread: OCaml version 3.11.0+beta1