| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <cannyon500 AT hotmail DOT com> |
| 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 |
| Message-ID: | <F70HqqaTq23Lmhc0USa0000e270@hotmail.com> |
| 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 <DIR> .
06/05/2002 07:37 <DIR> ..
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |