Browse thread
Why don't use batteries
[
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: | 2009-09-04 (14:00) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] Why don't use batteries |
On Fri, Sep 04, 2009 at 02:49:52PM +0200, Julien Signoles wrote: > 3) It makes my executables too big > Yes, even if it seems to be improved in a close future. Is this a complaint against Batteries in particular or OCaml in general? OCaml binaries in general are rather large, and it appears to be because the runtime / GC is statically linked. Do you know how much this would improve with dynamic linking of libasmrun.a (which IIRC was a feature added in 3.11)? Rich. -- Richard Jones Red Hat