Browse thread
GODI News: RocketBoost Beta
[
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: | Alain Frisch <alain@f...> |
| Subject: | Re: [Caml-list] GODI News: RocketBoost Beta |
Gerd Stolpmann wrote: > That's great. Thanks for doing that. I'll see how to integrate flexdll - > is it needed before ocaml is built, or can it be installed later? (That > looks like a bootstrap problem.) Yes, it is currently assumed that a binary version of flexdll is available when ocaml is built. I guess it is simpler to just install a binary version (installing is just unzipping the distribution where you want and extend the PATH) rather than trying to bootstrap flexdll itself. -- Alain