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=0.0 required=5.0 tests=none 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 7190BBC69 for ; Sun, 14 Oct 2007 19:19:00 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAOrrEUfUNQVbn2dsb2JhbACORgEBAQEHAggJIA X-IronPort-AV: E=Sophos;i="4.21,274,1188770400"; d="scan'208";a="2936847" Received: from postbode01.versateladsl.be ([212.53.5.91]) by mail1-smtp-roc.national.inria.fr with ESMTP; 14 Oct 2007 19:19:00 +0200 Received: (qmail 22427 invoked by uid 0); 14 Oct 2007 17:18:56 -0000 Received: from unknown (HELO poincare.swapping.umh.ac.be) ([83.182.208.47]) (envelope-sender ) by smtp.versateladsl.be (qmail-ldap-1.03) with SMTP for < >; 14 Oct 2007 17:18:56 -0000 Received: from [127.0.0.1] (helo=localhost ident=trch) by poincare.swapping.umh.ac.be with esmtp (Exim 4.67) (envelope-from ) id 1Ih777-0006Wl-Vd; Sun, 14 Oct 2007 19:18:54 +0200 Date: Sun, 14 Oct 2007 19:18:53 +0200 (CEST) Message-Id: <20071014.191853.119928094.Christophe.Troestler+ocaml@umh.ac.be> To: bvwebmaster3000-caml@yahoo.fr Cc: caml-list@yquem.inria.fr Subject: Re: Re : [Caml-list] OCaml on Windows help From: Christophe TROESTLER In-Reply-To: <139806.59020.qm@web27011.mail.ukl.yahoo.com> References: <139806.59020.qm@web27011.mail.ukl.yahoo.com> 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 5.2.51 on Emacs 22.1 / 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 'ml':01 camlcvs:01 cvsweb:01 cheers:01 wrote:01 caml-list:01 umh:01 assembler:02 On Sun, 14 Oct 2007 15:26:59 +0000 (GMT), wrote: > > I installed OCaml on Windows XP (...) > > > ocamlopt -o test.exe test.ml > ----------- > 'ml' is not recognized as an internal or external command, > operable program or batch file > > Assembler error, input left in file.... Please have a look to the INSTALL.win32 : http://camlcvs.inria.fr/cgi-bin/cvsweb/ocaml/README.win32?rev=1.40 You need to install additional software from MS. Cheers, ChriS