caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] a problem with 3.0.4 on win32
@ 2002-02-15 20:33 Alexander V. Voinov
  2002-02-17 18:35 ` Dmitry Bely
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander V. Voinov @ 2002-02-15 20:33 UTC (permalink / raw)
  To: caml-list

Hi All,

I try to run ocamlopt and get the following:

ocamlopt test1.ml
'ml' is not recognized as an internal or external command,

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.

Thank you

Alexander
-------------------
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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] a problem with 3.0.4 on win32
  2002-02-15 20:33 [Caml-list] a problem with 3.0.4 on win32 Alexander V. Voinov
@ 2002-02-17 18:35 ` Dmitry Bely
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Bely @ 2002-02-17 18:35 UTC (permalink / raw)
  To: caml-list

"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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-18  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-15 20:33 [Caml-list] a problem with 3.0.4 on win32 Alexander V. Voinov
2002-02-17 18:35 ` Dmitry Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).