Browse thread
Why is ocaml so big?
[
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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] Why is ocaml so big? |
On Jan 11, 2008, at 8:32 PM, Lukasz Stafiniak wrote: > For a starter, try 3.10.1 with -nopervasives: > - PR#4174 ocamlopt: fixed ocamlopt -nopervasives Is it possible to see a small example of how this works? This doesn't work for me: ocamlopt -nostdlib -nopervasives -o hello pervasives.cmx hello.ml File "hello.ml", line 1, characters 0-23: Unbound value Pervasives.print_string Thanks, Joel -- http://wagerlabs.com