| 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 |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Authentication-Warning: | syzop.syzop.com: Host syz.hok.net [192.168.5.13] claimed to be dds.nl |
| Message-ID: | <3C27BB42.E13C2E@dds.nl> |
| Date: | Tue, 25 Dec 2001 00:33:22 +0100 |
| From: | Syzop <syz AT dds DOT nl> |
| X-Mailer: | Mozilla 4.7 [en] (WinNT; I) |
| X-Accept-Language: | en,nl,nl-BE,de,fr |
| MIME-Version: | 1.0 |
| To: | Stephano Mariani <sk DOT ml AT btinternet DOT com> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: gcc not producing executables |
| References: | <004001c18cce$87c23d50$a800a8c0 AT sknet01> |
Hi,
Stephano Mariani wrote:
> Have you installed binutils?
Yes,
$ cygcheck.exe -s|grep binutils
binutils 20011002-1
B. Matthys.
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf
> Of Syzop
> Sent: Monday, 24 December 2001 7:14
> To: cygwin AT cygwin DOT com
> Subject: gcc not producing executables
>
> Hi,
>
> guess this is a stupid question but I've no idea what could be wrong
> since gcc doesn't even say anything :(. I was trying to upgrade from ???
> (not too old) to the newest version and now gcc stopped working, I then
> removed the whole c:\cygwin dir and reinstalled the newest version, but
> still get the same:
>
> syzop AT SYZ ~
> $ cat >bla.c
> int main() { printf ("Test\n"); }
> *ctrl d*
>
> syzop AT SYZ ~
> $ gcc -o bla bla.c
>
> syzop AT SYZ ~
> $ ls -al
> total 1
> drwxr-xr-x 2 syzop None 0 Dec 24 18:27 .
> drwxr-xr-x 3 syzop None 0 Dec 24 18:27 ..
> -rw-r--r-- 1 syzop None 35 Dec 24 18:34 bla.c
>
> syzop AT SYZ ~
> $ gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs
> gcc version 2.95.3-5 (cygwin special)
>
> I've been trying to strace the stuff and I get pretty much of, this:
> 1403 2444959 [main] collect2 1084 symlink_info::check:
> GetFileAttributesA (C:\cygwin\blablablaetc) failed (also of bla.exe
> which should be written), don't know if that's the cause of the problem.
>
> I hope somebody can help me,
>
> B. Matthys.
>
> PS: Please CC as I'm not subscribed to the list
--
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 |