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 E6DE7BB81 for ; Thu, 13 Oct 2005 13:51:20 +0200 (CEST) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.192]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j9DBpKg2030096 for ; Thu, 13 Oct 2005 13:51:20 +0200 Received: by xproxy.gmail.com with SMTP id i27so213282wxd for ; Thu, 13 Oct 2005 04:51:19 -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=F4nyaj5PcFy9lwHrpuDttw8dzrxVCi9wetM+IOElcOO7VrQb1oIsE0Ab3yby0+bkYSH93ARRXKIYZziE53lBkpKv7PlImEt3aQY1f0zuKm0nYEPRfVfbezuzWoCBLYVst/b+rJjGn5qG+GIi1Psr+EzPMEU6kbjv75jdTLxuggk= Received: by 10.70.9.12 with SMTP id 12mr615721wxi; Thu, 13 Oct 2005 04:51:19 -0700 (PDT) Received: by 10.70.50.17 with HTTP; Thu, 13 Oct 2005 04:51:19 -0700 (PDT) Message-ID: Date: Thu, 13 Oct 2005 13:51:19 +0200 From: mark benecke To: caml-list@yquem.inria.fr Subject: gcc problem MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1751_19548272.1129204279833" X-Miltered: at nez-perce with ID 434E4A38.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=0.3 required=5.0 tests=HTML_10_20,HTML_MESSAGE, RCVD_BY_IP autolearn=disabled version=3.0.3 ------=_Part_1751_19548272.1129204279833 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_1751_19548272.1129204279833 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_1751_19548272.1129204279833--