Browse thread
beta-test of OCaml 3.10.0
[
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: | 2007-03-07 (15:47) |
From: | Nicolas Pouillard <nicolas.pouillard@g...> |
Subject: | Re: [Caml-list] beta-test of OCaml 3.10.0 |
On 3/7/07, Vu Ngoc San <san.vu-ngoc@ujf-grenoble.fr> wrote: > I've noticed that standard compilation (make world.opt) uses 333 Mb of > hard disk, while ./build/fastworld.sh uses much more: 443 Mb Yep that's due to copying into the build directory. -- Nicolas Pouillard