delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/02/22/09:44:01

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
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Fri, 22 Feb 2002 11:42:29 -0300
From: isaque AT uol DOT com DOT br
To: Andrew Markebo <flognat AT flognat DOT myip DOT org>
Cc: cygwin AT cygwin DOT com
Subject: Re: Cygwin 1.3.9 - gcc isn't working!
Message-ID: <20020222114229.A1188@SAO-IA7153149>
References: <20020222111453 DOT A604 AT SAO-IA7153149> <m3sn7tegjr DOT fsf AT localhost DOT localdomain>
Mime-Version: 1.0
User-Agent: Mutt/1.2.5i
In-Reply-To: <m3sn7tegjr.fsf@localhost.localdomain>; from flognat@flognat.myip.org on Fri, Feb 22, 2002 at 03:29:12PM +0100

OK, here goes what is happening...

root AT SAO-IA7153149 ~/tmp
$ ls -la
total 1
drwxr-xr-x    2 root     None            0 Feb 22 11:33 .
drwxr-xr-x    9 root     None            0 Feb 22 10:31 ..
-rw-r--r--    1 root     None           37 Feb 22 11:33 teste.c

root AT SAO-IA7153149 ~/tmp
$ cat teste.c
main()
{
   printf("teste\n");
}

root AT SAO-IA7153149 ~/tmp
$ gcc --version
2.95.3-5

root AT SAO-IA7153149 ~/tmp
$ gcc -c teste.c      

root AT SAO-IA7153149 ~/tmp
$ ls -la
total 2
drwxr-xr-x    2 root     None            0 Feb 22 11:33 .
drwxr-xr-x    9 root     None            0 Feb 22 10:31 ..
-rw-r--r--    1 root     None           37 Feb 22 11:33 teste.c
-rw-r--r--    1 root     None          499 Feb 22 11:36 teste.o

root AT SAO-IA7153149 ~/tmp
$ gcc -o teste teste.o

root AT SAO-IA7153149 ~/tmp
$ ls -la
total 2
drwxr-xr-x    2 root     None            0 Feb 22 11:33 .
drwxr-xr-x    9 root     None            0 Feb 22 10:31 ..
-rw-r--r--    1 root     None           37 Feb 22 11:33 teste.c
-rw-r--r--    1 root     None          499 Feb 22 11:36 teste.o

I never got this kind of error before. I took a look at mail list archive but coudn't get any usefull information there, but others are having the same problem too.

- isaque AT uol DOT com DOT br

On Fri, Feb 22, 2002 at 03:29:12PM +0100, Andrew Markebo wrote:
> Well how doesn't it work?? And which gcc.. 
> 
> / isaque AT uol DOT com DOT br wrote:
> | Well, that's it, I've updated my cygwin environment and gcc isn't working any more!
> | Any help?
> | 
> | - isaque AT uol DOT com DOT br
> | 
> | 
> | --
> | 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/
> | 
> | 
> 
> -- 
>  The eye of the beholder rests on the beauty!
> 

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019