Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* OCaml: problems compiling
@ 1997-07-18  0:21 Paul A. Steckler
  1997-07-21 16:02 ` Xavier Leroy
  0 siblings, 1 reply; 4+ messages in thread
From: Paul A. Steckler @ 1997-07-18  0:21 UTC (permalink / raw)
  To: caml-list

Frequently when compiling a file foo.ml files with ocamlopt
on a Sun Sparc, I get a message like:

	I/O error: foo.cmi: No such file or directory

Note that it's complaining about the .cmi file for the
file currently being compiled, not some other module.

I can usually workaround this problem by removing any
.cmi and .mli files, running ocamlc -c on foo.ml,
and then rerunning ocamlopt.  This strategy is 
haphazard, though, because I don't know what the
true cause of the problem is.

How can I avoid the error to begin with?

-- Paul





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

end of thread, other threads:[~1997-07-22 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-07-18  0:21 OCaml: problems compiling Paul A. Steckler
1997-07-21 16:02 ` Xavier Leroy
1997-07-22 15:50   ` Joshua D. Guttman
1997-07-22 16:25     ` Pierre Weis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox