[
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: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] OCaml 3.10.2 on Tru64 |
On Fri, May 09, 2008 at 09:38:19AM +0200, Ionut Georgescu wrote: > I am trying to build OCaml 3.10.2 for Tru64, but it keeps failing with > "Out of memory" when compiling camlp4/boot/Camlp4.ml. I have already > increased the stacksize > > ulimit -s 65536 > > Is there anything else I can do? Do: export OCAMLRUNPARAM=v=0x1ff and then see if the bug looks like this: http://caml.inria.fr/pub/ml-archives/caml-list/2008/05/9c24581520a98afa2e11185845b5458a.en.html http://caml.inria.fr/mantis/view.php?id=4448 If it is, then the best I can suggest is to use OCaml 3.11 from CVS. Rich. -- Richard Jones Red Hat