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 concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 6A63CBB81 for ; Thu, 13 Oct 2005 14:02:17 +0200 (CEST) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id j9DC2GSJ024895 for ; Thu, 13 Oct 2005 14:02:17 +0200 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 OAA22904 for ; Thu, 13 Oct 2005 14:02:16 +0200 (MET DST) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.203]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j9DC2Fpf031264 for ; Thu, 13 Oct 2005 14:02:15 +0200 Received: by xproxy.gmail.com with SMTP id h28so252429wxd for ; Thu, 13 Oct 2005 05:02:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=a3Sdr4IYaWRaGm8dyzmE7UmmZugUD+T/hSY8U7DVzxPAQigNtSacMN8cnC80aKSEDFXQUEOD+P8AMfuFLW1ahanv5PTajBgivsGkBIFfi43YnBgRWS2IUS3NQUJviNnDZKkQzAHYF8B9t09H/0KQIWOMo2xZqmUvSSl8QqBVn0U= Received: by 10.70.131.9 with SMTP id e9mr620952wxd; Thu, 13 Oct 2005 05:02:14 -0700 (PDT) Received: by 10.70.50.17 with HTTP; Thu, 13 Oct 2005 05:02:14 -0700 (PDT) Message-ID: Date: Thu, 13 Oct 2005 14:02:14 +0200 From: mark benecke To: caml-list@inria.fr Subject: gcc problem MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1859_29620777.1129204934816" X-Miltered: at concorde with ID 434E4CC8.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 434E4CC7.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; gcc:01 ocamlopt:01 compiler:01 gcc:01 ocamlopt:01 compiler:01 compile:01 compile:01 linking:03 linking:03 problem:05 file:08 file:08 idea:11 idea:11 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: ** X-Spam-Status: No, score=2.2 required=5.0 tests=HTML_10_20,HTML_MESSAGE, RCVD_BY_IP,RCVD_IN_BL_SPAMCOP_NET autolearn=disabled version=3.0.3 ------=_Part_1859_29620777.1129204934816 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Dear All freinds, When I compile my program with the ocamlopt compiler in the windows OS., th= e following error message is shown: gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp8f8d86: No such file or directory gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp0e9864: No such file or directory Error during linking does any one has any idea? thanks, mark. ------=_Part_1859_29620777.1129204934816 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Dear All freinds,
When I compile my program with the ocamlopt compiler in the windows OS., th= e
following error message is shown:

gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp8f8d86: No such file or
directory
gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp0e9864: No such file or
directory
Error during linking

does any one has any idea?
thanks,
mark. ------=_Part_1859_29620777.1129204934816--