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 UAA16490; Wed, 2 May 2001 20:36:05 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id UAA16668 for caml-list@pauillac.inria.fr; Wed, 2 May 2001 20:36:05 +0200 (MET DST) 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 QAA10740 for ; Wed, 2 May 2001 16:05:41 +0200 (MET DST) Received: from mail.pi.se (mail.pi.se [195.7.64.8]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f42E5Z118185 for ; Wed, 2 May 2001 16:05:36 +0200 (MET DST) Received: from gateway ([195.7.85.166]) by mail.pi.se (8.11.2/8.11.2) with SMTP id f42E5E923036; Wed, 2 May 2001 16:05:14 +0200 (MEST) From: "Mattias Waldau" To: "Raymond" , Subject: RE: [Caml-list] Ocamlopt & Windows 2000 Date: Wed, 2 May 2001 16:04:57 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <200105012150.XAA06357@front1m.grolier.fr> Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk You have two alternatives 1. get VC++ + microsoft assembler from MS website 2. use the cygwin-version The following is from http://www.ocaml.org/ocaml/distrib.html For MS Windows 2000, NT, ME, 98, 95: Native Win32 port, self-installing. Includes simple toplevel GUI, but some features require Microsoft Visual C++ and Microsoft Assembler. Cygwin-based port. Does not require additional Microsoft software, but lacks the toplevel GUI. Requires the Cygwin 1.1 environment. These binaries were withdrawn because of binary compatibility problems with certain versions of Cygwin. Until the problem is sorted out, please download the source distribution and compile it yourself under Cygwin. To get cygwin, follow the these instructions: To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com web page. This downloads setup.exe to your system. Run setup and answer all of the questions. The mirrors below have the latest version of this package: http://mirrors.rcn.net/pub/sourceware/cygwin/ (US) ftp://ftp.sunsite.utk.edu/pub/cygwin/ (US) ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus (Germany) -----Original Message----- From: owner-caml-list@pauillac.inria.fr [mailto:owner-caml-list@pauillac.inria.fr]On Behalf Of Raymond Sent: Tuesday, May 01, 2001 11:49 PM To: caml-list@inria.fr Subject: [Caml-list] Ocamlopt & Windows 2000 Hi ! My OS is Windows 2000. I have writen in Ocaml a chess program. When compiled by Ocamlc, it is too slow. Is there a way to use Ocamlopt to obtain a Windows executable code ? I get an error message “assembler error...” simply for asking Ocamlopt to compile “let x = 1”. Thanks for any answers, i HATE the job of translating everything to C. Raymond.Lachaux@wanadoo.fr ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr