From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=SPF_SOFTFAIL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id D7625BBAF for ; Sun, 1 Feb 2009 11:42:36 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApcCAEsLhUnUNQVbc2dsb2JhbACUFwEKCgsJEbJghBQG X-IronPort-AV: E=Sophos;i="4.37,359,1231110000"; d="scan'208";a="23386749" Received: from postbode01.versateladsl.be ([212.53.5.91]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 01 Feb 2009 11:42:36 +0100 Received: (qmail 32062 invoked by uid 0); 1 Feb 2009 10:42:06 -0000 Received: from unknown (HELO poincare.swapping.umh.ac.be) ([94.109.148.0]) (envelope-sender ) by smtp.versateladsl.be (qmail-ldap-1.03) with SMTP for < >; 1 Feb 2009 10:42:06 -0000 Received: from [127.0.0.1] (helo=localhost ident=trch) by poincare.swapping.umh.ac.be with esmtp (Exim 4.69) (envelope-from ) id 1LTZmc-000276-4h; Sun, 01 Feb 2009 11:42:34 +0100 Date: Sun, 01 Feb 2009 11:42:34 +0100 (CET) Message-Id: <20090201.114234.302437875706889287.Christophe.Troestler+ocaml@umons.ac.be> To: OCaml Mailing List Subject: Re: [Caml-list] Help on installing OCaml on Windows XP From: Christophe TROESTLER In-Reply-To: <37AC9FC7-8323-45C4-9AD3-2B9C6D9DF913@virginia.edu> References: <37AC9FC7-8323-45C4-9AD3-2B9C6D9DF913@virginia.edu> X-Face: #2fb%mPx>rRL@4ff~TVgZ"<[:,oL"`TUEGK/[8/qb58~C>jR(x4A+v/n)7BgpEtIph_neoLKJBq0JBY9:}8v|j Organization: University of Mons-Hainaut X-Mailer: Mew version 6.0.51 on Emacs 22.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; ocaml:01 christophe:01 troestler:01 christophe:01 troestler:01 ocaml:01 ocamlopt:01 cygwin:01 mingw:01 camlcvs:01 cvsweb:01 cheers:01 2009:98 wrote:01 msvc:01 Hi, On Sat, 31 Jan 2009 20:05:36 -0500, Sam Block wrote: > > Here's my goal: I want to run ocamlopt and have a binary executable for my project on Windows and be able to give it to my friend and have it run; this would rule out Cygwin, since I'd need extra .dll files. I don't want that, so I wanted to go ahead and download one of the other OCaml binary installables (MSVC or MinGW). However, I tried both, and I keep getting the same error: > I guess you did not perform the neceessary steps indicated in the file README.win32: http://camlcvs.inria.fr/cgi-bin/cvsweb/ocaml/README.win32?rev=1.46 Cheers, ChriS