Browse thread
Stack_overflow
[
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: | 2006-03-31 (21:39) |
From: | Eric Cooper <ecc@c...> |
Subject: | Re: [Caml-list] Stack_overflow |
On Fri, Mar 31, 2006 at 02:44:26PM -0600, mulhern wrote: > I'm trying to compile an automatically generated list definition with > approximately 12,000 elements. > [...] > Unfortunately, I get a Stack_overflow exception. Try using the natively-compiled compilers, ocamlc.opt or ocamlopt.opt. -- Eric Cooper e c c @ c m u . e d u