caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dmitry Bely <dbely@mail.ru>
To: caml-list@inria.fr
Subject: Re: [Caml-list] a problem with 3.0.4 on win32
Date: 17 Feb 2002 21:35:33 +0300	[thread overview]
Message-ID: <4rkgez2i.fsf@mail.ru> (raw)
In-Reply-To: <3C6D7092.BBC78BF3@quasar.ipa.nw.ru>

"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


      reply	other threads:[~2002-02-18  9:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-15 20:33 Alexander V. Voinov
2002-02-17 18:35 ` Dmitry Bely [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4rkgez2i.fsf@mail.ru \
    --to=dbely@mail.ru \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).