Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [200.151.199.140] From: "Canyon Cagiva" To: cygwin AT cygwin DOT com Subject: gcc not working on windows xp Date: Mon, 06 May 2002 15:24:50 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 06 May 2002 15:24:50.0433 (UTC) FILETIME=[29E75F10:01C1F512] I have just rebuilt windows xp in my notebook and then installed cygwin with gcc. When I try to compile a simple "Hello World" C program, gcc issues no errors but does not generate any executable file. compiling with make, that's what happens: c:\src>make Hello gcc Hello.c -o Hello make: *** [Hello] Error 1 c:\src>dir Volume in drive C has no label. Volume Serial Number is F882-4E55 Directory of c:\src 06/05/2002 07:37 . 06/05/2002 07:37 .. 06/05/2002 07:37 66 Hello.c 05/05/2002 20:44 67 Hello.c~ 05/05/2002 20:40 874 Pilha.cc 05/05/2002 20:34 539 Pilha.cc~ 4 File(s) 1.546 bytes 2 Dir(s) 16.603.086.848 bytes free So, no output files. but it does generates a Hello.o when using -c option. Funny thing is that it worked before I reinstall windows xp in the same computer... Any ideas? Thanks in advance... _________________________________________________________________ Una-se ao maior serviço de email do mundo: o MSN Hotmail. http://www.hotmail.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/