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 UAA32262; Tue, 24 Dec 2002 20:53:34 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f 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 UAA31816 for ; Tue, 24 Dec 2002 20:53:33 +0100 (MET) Received: from relay.rinet.ru (relay.rinet.ru [195.54.192.35]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id gBOJrVn21908 for ; Tue, 24 Dec 2002 20:53:32 +0100 (MET) Received: from relay.rinet.ru (localhost [127.0.0.1]) by relay.rinet.ru (8.12.6/8.12.6) with ESMTP id gBOJrUxf054570 for ; Tue, 24 Dec 2002 22:53:30 +0300 (MSK) (envelope-from dbely@mail.ru) Received: (from uucp@localhost) by relay.rinet.ru (8.12.6/8.12.6/Submit) with UUCP id gBOJrTFw054569 for caml-list@inria.fr; Tue, 24 Dec 2002 22:53:29 +0300 (MSK) Received: from dialin3.stormoff (ROVER1) [192.168.0.131] by stormoff with esmtp (Exim 3.12 #1 (Debian)) id 18Qv75-0006S1-00; Tue, 24 Dec 2002 22:53:15 +0300 X-Comment-To: "SooHyoung Oh" To: caml-list@inria.fr Subject: Re: [Caml-list] lablgtk, lablgl, lablglut on win32/mingw References: <007201c2aa5f$c96faf30$fe00a8c0@hama> From: Dmitry Bely Date: Tue, 24 Dec 2002 22:53:04 +0300 In-Reply-To: <007201c2aa5f$c96faf30$fe00a8c0@hama> ("SooHyoung Oh"'s message of "Mon, 23 Dec 2002 17:46:29 +0900") Message-ID: <4r939otb.fsf@mail.ru> User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Military Intelligence (RC5 Windows), i586-pc-win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk "SooHyoung Oh" writes: > If you want to use ocaml lablgtk, lablgl, lablglut bindings on win32/mingw, > please visit http://www.taglib.co.kr/ocaml/win32.html. > > It includes > - lablgtk on win32/mingw: with some screen shots Good work, thank you. But unfortunately only bytecode library can be build, not native one (so I currently cannot build Unison with you libraries). Also, please state in the docs that -fnative-struct compiler flag should be replaced with -mms-bitfields for gcc 3. - Dmitry Bely ------------------- 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