Hi, On Sat, 31 Jan 2009 20:05:36 -0500, Sam Block wrote: > > Here's my goal: I want to run ocamlopt and have a binary executable for my > project on Windows and be able to give it to my friend and have it run; this > would rule out Cygwin, since I'd need extra .dll files. I don't want that, > so I wanted to go ahead and download one of the other OCaml binary > installables (MSVC or MinGW). However, I tried both, and I keep getting the > same error: >
I guess you did not perform the neceessary steps indicated in the file README.win32: http://camlcvs.inria.fr/cgi-bin/cvsweb/ocaml/README.win32?rev=1.46 Cheers, ChriS _______________________________________________ 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
