caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] interface printing without generating object code?
@ 2003-02-06  3:07 Chris Hecker
  2003-02-07 21:48 ` Emmanuel Renieris
  0 siblings, 1 reply; 7+ messages in thread
From: Chris Hecker @ 2003-02-06  3:07 UTC (permalink / raw)
  To: caml-list


The -i command to the compilers is useful for generating mli files,
but is there a way to only generate the interface, and not have to
compile?

"ocamlc -i foo.ml" tries to compile and link.
"ocamlc -i -c foo.ml" tries to compile.

I just want the interface printed and that's it.

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


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

end of thread, other threads:[~2003-02-10  8:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-06  3:07 [Caml-list] interface printing without generating object code? Chris Hecker
2003-02-07 21:48 ` Emmanuel Renieris
2003-02-08  2:09   ` Chris Hecker
2003-02-08 22:06     ` Emmanuel Renieris
2003-02-09 12:08       ` Michal Moskal
2003-02-09 18:45     ` jeanmarc.eber
2003-02-10  8:59     ` 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).