caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* micro wish: ocamlfat
@ 1998-09-22 11:12 Basile STARYNKEVITCH
  0 siblings, 0 replies; only message in thread
From: Basile STARYNKEVITCH @ 1998-09-22 11:12 UTC (permalink / raw)
  To: caml-list

Hello,

I have a small cosmetic wish regarding ocaml (actually its
makefile). I would like that the standard distribution build a fat
interactive interpreter (ie the ocaml executable) containing all (or
as much as possible) of the otherlibs contained in the distributions.

In other words, some people complain that the ocaml command does not
accept Unix.stat for instance. Yes, I know do know that every ocaml
user does not run Unix.

And I do know the answer: adding something like 

ocamlfat: ocaml 
	ocamlmktop -o ocamlfat unix.cma nums.cma str.cma graphics.cma \
-cclib -lunix -cclib -lnums -cclib -lstr -cclib -lgraphics -cclib \
-L/usr/X11/lib -cclib -X11 -custom


in the Makefile

This is just a suggestion. Perhaps adding the threads library would be 
also good, but it might have its annoyance too!


N.B. Any opinions expressed here are onely mine, and not of my organization.
N.B. Les opinions exprimees ici me sont personnelles et n engagent pas le CEA.

---------------------------------------------------------------------
Basile STARYNKEVITCH   ----  Commissariat à l Energie Atomique 
DRN/DMT/SYSCO * CEA/Saclay bat.460 * 91191 GIF/YVETTE CEDEX * France
fax: (33) 1,69.08.96.96; phone: 1,69.08.40.66; home: 1,46.65.45.53
email: Basile point Starynkevitch at cea point fr 
I speak french, english, russian. Je parle français, anglais, russe.






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-09-22 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-22 11:12 micro wish: ocamlfat Basile STARYNKEVITCH

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