Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Freebe" To: Subject: I can not use gcc to compile!!! Date: Wed, 25 Oct 2000 20:47:20 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="big5" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id JAA00386 When I download the files on mirror site,everything is ok. when I install the product, that's still ok! But when I use vi to write a test program(test.c),and I want to use gcc to compile it. The screen looks like:(I use Windows2000) administrator AT NEW-CREATION ~ $ gcc test.c cpp.exe: /cygdrive/c/DOCUME~1/??Bùôv/LOCALS~1/Temp/cc8RKKUc.i: No such file or di rectory ^^^^^^^it is a chinese name administrator AT NEW-CREATION ~ $ gcc test.c cpp.exe: /cygdrive/c/DOCUME~1/??Bùôv/LOCALS~1/Temp/cciLOkSS.i: No such file or di rectory ^^^^^^^^^^what's this administrator AT NEW-CREATION ~ $ gcc test.c cpp.exe: /cygdrive/c/DOCUME~1/??Bùôv/LOCALS~1/Temp/cc0P3LAx.i: No such file or di rectory ^^^^^^^^^^^^what's this administrator AT NEW-CREATION ~ $ Anyway , it's really a good product.