caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Stdlib doubts
@ 2000-03-21 21:10 Ravi Chamarty
  2000-03-23 15:39 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: Ravi Chamarty @ 2000-03-21 21:10 UTC (permalink / raw)
  To: caml-list

Hi,
  
 In the stdlib directory of ocaml 2.04 , I find the result of make to be
something like what is shown below. What is the significance of
'ocamlrun' here? 

../boot/ocamlrun ../boot/ocamlc -g -nopervasives -c pervasives.mli
../boot/ocamlrun ../boot/ocamlc -g -nopervasives -c pervasives.ml
../boot/ocamlrun ../boot/ocamlc -g -c list.mli 

The problem I face is that I have a ocamlrun cross system which cannot run
on Linux. I am asking this because one can always compile using
'ocamlc' directly ie. without using ocamlrun.

Thanks,
Ravi



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

end of thread, other threads:[~2000-03-24 15:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-21 21:10 Stdlib doubts Ravi Chamarty
2000-03-23 15:39 ` 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).