Browse thread
Dynamic linking
[
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.Frisch@i...> |
| Subject: | Re: [Caml-list] Dynamic linking |
Hello again, It is now possible to try the natdynlink branch with GODI: - check that you are on section 3.10 (GODI_SECTION = 3.10 in your godi.conf); - "update the list of available packages" - in the configuration screen for godi-ocaml-src, set these variables: OCAML_CVS_CHECKOUT = yes OCAML_CVS_REVISION = natdynlink - ask GODI to rebuild the two packages godi-ocaml-src and godi-ocaml. Alain