Browse thread
[Caml-list] Fw: malfunctioning -o command-line argument?
- Ohad Rodeh
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Ohad Rodeh <ORODEH@i...> |
| Subject: | [Caml-list] Fw: malfunctioning -o command-line argument? |
List,
My -o problem is halfway solved. I still have a problem with the .cmi
files.
Assume foo.ml, foo.mli are source files, and I compile:
ocamlc -c -o /tmp/foo.cmi foo.mli
Then, if I compile the .ml file:
ocamlc -c -I /tmp -o foo.cmo foo.ml
Then I get a compilation error because ocamlc cannot find foo.cmi. It
complains foo.cmi is not in the current directory.
Any suggestions?
Ohad.
-----------------------------------------------------------------------------------
Ohad Rodeh
tel: +972-3-6401641
IBM Haifa, storage research
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners