From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id OAA04780; Fri, 21 Feb 2003 14:08:20 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from xleroy@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id OAA04831 for caml-list@pauillac.inria.fr; Fri, 21 Feb 2003 14:08:20 +0100 (MET) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id IAA27143 for ; Fri, 21 Feb 2003 08:34:20 +0100 (MET) X-SPAM-Warning: Sending machine is listed in blackholes.five-ten-sg.com Received: from is.intellij.net ([213.182.181.98]) by nez-perce.inria.fr (8.11.1/8.11.1) with SMTP id h1L7YIH09945 for ; Fri, 21 Feb 2003 08:34:19 +0100 (MET) Received: (qmail 9091 invoked by uid 89); 21 Feb 2003 07:34:17 -0000 Received: from unit-042.labs.intellij.net (db@intellij.net@192.168.1.37) by is.intellij.net with SMTP; 21 Feb 2003 07:34:17 -0000 Content-Type: text/plain; charset="windows-1251" From: Dmitri Organization: Boulytchev To: caml-list@inria.fr Subject: Re: Re[2]: [Caml-list] Dynlink under Windows Date: Fri, 21 Feb 2003 10:34:08 +0300 User-Agent: KMail/1.4.1 References: <331893281054.20030219173101@mail.tepkom.ru> <491971220545.20030220151000@mail.tepkom.ru> <20030221092044C.garrigue@kurims.kyoto-u.ac.jp> In-Reply-To: <20030221092044C.garrigue@kurims.kyoto-u.ac.jp> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302211034.08614.db@intellij.com> Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk > > So what does message "Error on dynamically loaded library: dynami= c > > 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= =20 clarify: I use Dynlink to load the module that uses DLLs (nums, str etc.)= and=09 I have the error using native Win-MSVC port. May be some additional =20 configuring is needed?=20 =09Best Regards, =09Dmitri ------------------- 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