Browse thread
[Caml-list] Differences between interpreted/compiled code
-
Eric Dahlman
- skaller
- Hendrik Tews
- Eric Dahlman
[
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: | Eric Dahlman <edahlman@a...> |
| Subject: | [Caml-list] Solved: Differences between interpreted/compiled code |
Thanks to everyone who sent me suggestions both on and off the list. It turned out that my problem was the small size of the interpreter's runtime stack. By increasing the size of the stack I was able to get everything to run the same in both configurations. Thanks again, -Eric P.S. I thought I had tried this fix before asking the list but apparently setting the value of OCAML->RUM<-PARAM does not alter the behavior of sober programs ;-) ------------------- 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