caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocamlopt problems under Win2K
@ 2001-08-24 17:40 Andy Sy
  2001-08-30  9:33 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Sy @ 2001-08-24 17:40 UTC (permalink / raw)
  To: caml-list

After doing a clean install of Visual Studio 6.0 (VC++ only)
and Ocaml as well as putting ml.exe and ml.err in a directory
which lies in my path, I get the following error whenever I
try to use ocamlopt:

I/O error: ml /nologo /coff /Cp /c
/FoH:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\camlstartup11.obj
H:\DOCUME~1\ADMINI~1\LOCALS~1\Temp \camlstartup11.asm>NUL: Invalid argument

Anyone know what's going on?  Typing this command verbatim on
the command line proceeds without a hitch, but I don't know
how to proceed further.


-------------------
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] ocamlopt problems under Win2K
  2001-08-24 17:40 [Caml-list] ocamlopt problems under Win2K Andy Sy
@ 2001-08-30  9:33 ` Xavier Leroy
  0 siblings, 0 replies; 2+ messages in thread
From: Xavier Leroy @ 2001-08-30  9:33 UTC (permalink / raw)
  To: Andy Sy; +Cc: caml-list

> After doing a clean install of Visual Studio 6.0 (VC++ only)
> and Ocaml as well as putting ml.exe and ml.err in a directory
> which lies in my path, I get the following error whenever I
> try to use ocamlopt:

Check your COMSPEC environment variable, which must point to the
Windows shell (cmd.exe or command.exe).  

Also, are you using NT/2000 or 9x?

- Xavier Leroy
-------------------
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:[~2001-08-30  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-24 17:40 [Caml-list] ocamlopt problems under Win2K Andy Sy
2001-08-30  9:33 ` Xavier Leroy

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