Browse thread
[Caml-list] DLL_(windows)_creation_problem
-
matthieu.dubuget@libertysurf.fr
-
Igor Pechtchanski
- Matthieu Dubuget
-
Igor Pechtchanski
[
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: | 2004-09-23 (19:08) |
From: | Matthieu Dubuget <matthieu.dubuget@l...> |
Subject: | Re: [Caml-list] DLL (windows) creation problem |
Igor Pechtchanski wrote: > > The dependent DLL should be in the PATH (instead of LD_LIBRARY_PATH). > Windows should tell you which DLL is missing (I suspect it's the one that > contains the Printf module). That's part of what puzzle me: no indication. Just one runtime invalid operation. > FWIW, I've just posted a Cygwin ocaml package version that supports > dynamic linking and should let you use the above Linux transcript almost > verbatim (only tested on WinXP for now, see > <http://cygwin.com/ml/cygwin-apps/2004-09/msg00195.html>). It's not on > the mirrors yet, but feel free to test it out, and, if you do, please > report the results to me or the Cygwin list (<cygwin at cygwin dot com>). I surely will try it! And will also try to have my little test compiled with: - a static lib instead of a DLL to see if i get more informations from MS toolchain - bytecode version Thanks Matthieu ------------------- 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