Browse thread
Dynlink and ocamlfind for camlp4 3.11?
[
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: | 2009-10-05 (17:55) |
From: | Alain Frisch <alain.frisch@l...> |
Subject: | Re: [Caml-list] Dynlink and ocamlfind for camlp4 3.11? |
Gerd Stolpmann wrote: > While cygwin cannot load shared libraries from bytecode, it still can > load pure bytecode dynamically. Since OCaml 3.11 and the use of flexdll, all the windows ports (including the Cygwin port) are supposed to be able to load stub DLLs produced by flexlink. This has not been tested thoroughly, so feel free to report otherwise if you can isolate a bug related to that. Alain