Browse thread
[Caml-list] interface printing without generating object code?
[
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: | Chris Hecker <checker@d...> |
| Subject: | Re: [Caml-list] interface printing without generating object code? |
>What do you want that's not > ocamlc -i -c foo.ml -o /dev/null >? I tried that (well, the windows version with NUL) and it didn't work. It still generated both a cmi and a cmo. Doesn't yours generate a cmi at least, even on unix? I want no output except stdout. Thanks, Chris ------------------- 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