From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 3F9C0BB9A for ; Thu, 6 Oct 2005 11:09:57 +0200 (CEST) Received: from deckard.concept-micro.com (free.concept-micro.com [82.228.75.25]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j9699uIC015208 for ; Thu, 6 Oct 2005 11:09:57 +0200 X-Envelope-From: petchema@concept-micro.com X-Envelope-To: Received: from blade.concept-micro.com (blade.concept-micro.com [192.168.42.15]) (authenticated bits=0) by deckard.concept-micro.com (8.12.10/8.12.10/Pierre Etchemaite - 20/05/03) with ESMTP id j9699uJV010002 for ; Thu, 6 Oct 2005 11:09:56 +0200 Date: Thu, 6 Oct 2005 11:09:55 +0200 From: Pierre Etchemaite To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] ocamlopt problem Message-Id: <20051006110955.0ce191e9.petchema@concept-micro.com> In-Reply-To: References: Organization: Concept Micro SARL X-Mailer: Sylpheed version 0.9.99-gtk2-20041024 (GTK+ 2.6.4; i386-pc-linux-gnu) X-Face: #eTSL0BRng*(!i1R^[)oey6`SJHR{3Sf4dc;"=af8%%;d"%\#"Hh0#lYfJBcm28zu3r^/H^ d6!9/eElH'p0'*,L3jz_UHGw"+[c1~ceJxAr(^+{(}|DTZ"],r[jSnwQz$/K&@MT^?J#p"n[J>^O[\ "%*lo](u?0p=T:P9g(ta[hH@uvv X-TRP: honey@concept-micro.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Miltered: at nez-perce with ID 4344E9E4.003 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ocamlopt:01 werden:98 ...:98 pierre:01 assembler:02 assembler:02 gnu:03 oder:96 ecrit:04 problem:05 thu:05 installed:06 path:06 written:06 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.3 Le Thu, 6 Oct 2005 08:55:19 +0200, Rasool Karimi a écrit : > with this message:"Der Befehl "as" ist entweder falsch geschrieben oder > konnte nicht gefunden werden, Assembler error, input left in file > C:\DOKUME~1\karinu\LOKALE~1\Temp\camlasm9312 7a.s". Part of this message > is > in german and translation of it in english is : "The instruction "as" is > either wrongly written or could not not be found". Looks like as (the GNU portable assembler) is not installed, or at least not in your $PATH...