[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Dmitry Bely <dbely@m...> |
| Subject: | Re: [Caml-list] a problem with 3.0.4 on win32 |
"Alexander V. Voinov" <avv@quasar.ipa.nw.ru> writes: > I try to run ocamlopt and get the following: > > ocamlopt test1.ml > 'ml' is not recognized as an internal or external command, That's MASM (Microsoft macro assembler). > operable program or batch file. > > Assembler error, input left in file > c:\DOCUME~1\avoinov\LOCALS~1\Temp\camlasm8.asm > > > I installed ocaml from the latest binary self-installer. Yes, MSVC-build ocamlopt requires MASM. You can download it for free from Microsoft. But you will also need full MSVC distribution :-) See c:\ocaml\Readme.win for more details. Hope to hear from you soon, Dmitry ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr