>Could someone just tell me the command lines to compile (native compilation) >the following files I would compile normally (bytecode compilation) using the >following lines: The reference manual talks about the ocamlopt command line. It's very similar to the ocamlc one. >Is there a >way to use Ocamlopt to obtain a Windows executable code ? I >get an error message “assembler error...” You need to have MASM installed. You can find it on Microsoft's web site. The manual (or INSTALL) for OCaml says where to get it. Chris ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr