Browse thread
[Caml-list] Problem with ocamlopt
-
Franck Delaplace
-
M E Leypold @ labnet
-
Franck Delaplace
- Christopher Quinn
-
Franck Delaplace
-
M E Leypold @ labnet
[
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: | Christopher Quinn <cq@h...> |
| Subject: | Re: [Caml-list] Problem with ocamlopt |
You can always increase the stack: OCAMLRUNPARAM='l=512k, v=8' ocamlopt xxxx.ml 512k doubles the default. v=8 just to see it works. - chris ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners