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 PAA13417; Wed, 18 Dec 2002 15:35:13 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA13266 for ; Wed, 18 Dec 2002 15:35:13 +0100 (MET) Received: from d12lmsgate-3.de.ibm.com (d12lmsgate-3.de.ibm.com [194.196.100.236]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id gBIEZCH01372 for ; Wed, 18 Dec 2002 15:35:12 +0100 (MET) Received: from d12relay01.de.ibm.com (d12relay01.de.ibm.com [9.165.215.22]) by d12lmsgate-3.de.ibm.com (8.12.3/8.12.3) with ESMTP id gBIEWRnN039832 for ; Wed, 18 Dec 2002 15:32:51 +0100 Received: from d10ml001.telaviv.ibm.com (d10ml001.telaviv.ibm.com [9.148.216.55]) by d12relay01.de.ibm.com (8.12.3/NCO/VER6.4) with ESMTP id gBIEWPuD053838 for ; Wed, 18 Dec 2002 15:32:26 +0100 Subject: [Caml-list] Debugging version for win32 To: caml-list@inria.fr X-Mailer: Lotus Notes Release 6.0 September 26, 2002 Message-ID: From: "Ohad Rodeh" Date: Wed, 18 Dec 2002 16:32:29 +0200 X-MIMETrack: Serialize by Router on D10ML001/10/M/IBM(Release 5.0.9a |January 7, 2002) at 18/12/2002 16:32:26 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk List, I have a simple request: adding to the binary OCaml distribution a version that is compiled for win32/MSCV with the libc debugging library. This is necessary for any C program that uses Caml in debugging mode. MSVC requires all parts of a compiled program to be compiled for debugging, this applies to the Caml runtime and libraries as well. Could this be done? Thanks, Ohad. ----------------------------------------------------------------------------------- Ohad Rodeh tel: +972-3-6401641 IBM Haifa, storage research ------------------- 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