Browse thread
[Caml-list] Dynlink under Windows
[
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: | Dmitri <db@i...> |
| Subject: | Re: Re[2]: [Caml-list] Dynlink under 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.
I beleive that both mechanisms work fine separatedly :) Let me to
clarify: I use Dynlink to load the module that uses DLLs (nums, str etc.) and
I have the error using native Win-MSVC port. May be some additional
configuring is needed?
Best Regards,
Dmitri
-------------------
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