Browse thread
[Caml-list] Ocaml bootstrapper
- Vlad Seryakov
[
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: | Vlad Seryakov <vlad@c...> |
| Subject: | [Caml-list] Ocaml bootstrapper |
Hello, i am doing a little research, trying to make ocaml reentrant by removing all global variables into local structure and bytecode ocamlrun compiles fine, runs simple scripts but when i am trying to recompile the whole distribution it crashes on compiling itself, specifically by calling boot/ocamlc when compiling parsing/ and typing/ directories. I suspect that boot/ocamlc needs to be recompiled but it came with the source distribution. Is it possible to recompile it locallly? -- Vlad Seryakov 703 961-5433 office vlad@crystalballinc.com http://www.crystalballinc.com/vlad/ ------------------- 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