Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Paul A. Steckler" <steck@socs.uts.EDU.AU>
To: caml-list@inria.fr
Subject: OCaml: problems compiling
Date: Fri, 18 Jul 1997 10:21:51 +1000 (EST)	[thread overview]
Message-ID: <199707180021.KAA00023@seedknee.socs.uts.EDU.AU> (raw)

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





             reply	other threads:[~1997-07-18  9:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-07-18  0:21 Paul A. Steckler [this message]
1997-07-21 16:02 ` Xavier Leroy
1997-07-22 15:50   ` Joshua D. Guttman
1997-07-22 16:25     ` Pierre Weis

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=199707180021.KAA00023@seedknee.socs.uts.EDU.AU \
    --to=steck@socs.uts.edu.au \
    --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