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 PAA21213; Tue, 30 Oct 2001 15:33:18 +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 PAA21467 for ; Tue, 30 Oct 2001 15:33:16 +0100 (MET) Received: from relay.rinet.ru (relay.rinet.ru [195.54.192.35]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f9UEXEb09368 for ; Tue, 30 Oct 2001 15:33:15 +0100 (MET) Received: (from uucp@localhost) by relay.rinet.ru (8.11.6/8.11.4) with UUCP id f9UEXDw24699 for caml-list@inria.fr; Tue, 30 Oct 2001 17:33:13 +0300 (MSK) X-Envelope-To: caml-list@inria.fr Received: from bely.stormoff (BELY) [192.168.0.10] by stormoff with esmtp (Exim 2.05 #1 (Debian)) id 15yZtu-0007dk-00; Tue, 30 Oct 2001 17:29:58 +0300 X-Comment-To: "Rafael 'Dido' Sevilla" To: caml-list@inria.fr Subject: Re: [Caml-list] README.freedos ? References: <20011027035234.75601.qmail@web10004.mail.yahoo.com> <20011030114638.B17155@pauillac.inria.fr> <20011030185806.A28244@team.ph.inter.net> From: Dmitry Bely Date: 30 Oct 2001 17:27:36 +0300 In-Reply-To: <20011030185806.A28244@team.ph.inter.net> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk "Rafael 'Dido' Sevilla" writes: > > > i am using freedos & linux console(2.4.12). > > > Can i get DOS-specialized Ocaml? > > > > Probably not, unless your Freedos environment provides a C compiler > > with 32-bit flat address space and a solid ANSI-compliant C library. > > > I wonder if Objective Caml will compile with DJGPP? Has anyone tried? Definitely it won't compile out of the box. Before compiling Ocaml in a non-Unix environment you have to manually configure it, create necessary makefiles and port numerous system libs to your system (DOS-32?). It is not that easy, if possible at all ... As for Windows-targeted gcc, I was able to port Ocaml 3.03-alpha to the native Win32 gcc (mingw). The patch was posted here some times ago. Hope to hear from you soon, Dmitry ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr