Browse thread
[Caml-list] Dynlink under Windows
-
Dmitri Boulytchev
-
Nicolas Cannasse
-
Dmitri Boulytchev
- Jacques Garrigue
-
Dmitri Boulytchev
-
Nicolas Cannasse
[
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: | Jacques Garrigue <garrigue@k...> |
| Subject: | Re: Re[2]: [Caml-list] Dynlink under Windows |
From: Dmitri Boulytchev <db@tepkom.ru> > NC> You're not :) > NC> The Dynlink module from the OCaml standard distribution works fine on > NC> Windows. > > So what does message "Error on dynamically loaded library: dynamic > loading not supported on this platform" mean in this case? Doesn't > it concern Dynlink? This is about dynamic loading of dlls (C code). Dynlink is about dynamic linking of ocaml code. Both are supported on windows under MSVC and mingw, but apparently dynamic loading is not supported under cygwin. Jacques Garrigue ------------------- 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