caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* how do you compile
@ 2008-08-06 14:38 Ben Aurel
  2008-08-06 14:39 ` Ben Aurel
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Aurel @ 2008-08-06 14:38 UTC (permalink / raw)
  To: caml-list

hi

If you have a simple source code like

 lazy_lists.ml

what is the best way to compile that in your opinion? I though it
would be usefull to have anything but the .ml source code in a bin
directory. What do you think of that?

If I try that with

"ocamlc -o bin/lazy_lists lazy_lists.ml"

then, the 'files lazy_lists.cmi' and  'lazy_lists.cmo' are not in the
/bin directory.

ben


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

end of thread, other threads:[~2008-08-06 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-06 14:38 how do you compile Ben Aurel
2008-08-06 14:39 ` Ben Aurel
2008-08-06 14:46   ` [Caml-list] " Ashish Agarwal

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).