caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OCaml on Windows help
@ 2007-10-14 13:14 Raj Bandyopadhyay
  2007-10-14 13:34 ` [Caml-list] " Dominique Martinet
  2007-10-14 17:55 ` David Allsopp
  0 siblings, 2 replies; 3+ messages in thread
From: Raj Bandyopadhyay @ 2007-10-14 13:14 UTC (permalink / raw)
  To: caml-list

Hi

I installed OCaml on Windows XP (the MSVC version, since I assume  
that's faster than
the Cygwin version?). I'm having trouble compiling OCaml programs  
from the command line and I wonder if it's a bug or just my lack of  
Windows knowledge.

I created a sample program test.ml and here's what happens

 > ocamlopt -o test.exe test.ml
-----------
'ml' is not recognized as an internal or external command,
operable program or batch file

Assembler error, input left in file....
-------------

Using ocamlc instead of ocamlopt seems to work fine, at least there are
no compilation errors.

Any suggestions on what I should do?

Thanks
Raj



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

end of thread, other threads:[~2007-10-15  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-14 13:14 OCaml on Windows help Raj Bandyopadhyay
2007-10-14 13:34 ` [Caml-list] " Dominique Martinet
2007-10-14 17:55 ` David Allsopp

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).