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 Delivered-To: mailing list cygwin AT cygwin DOT com From: "Stephano Mariani" To: "'Syzop'" , Subject: RE: gcc not producing executables Date: Mon, 24 Dec 2001 22:58:33 -0000 Message-ID: <004001c18cce$87c23d50$a800a8c0@sknet01> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <3C277E7B.EFD0A0B4@dds.nl> Importance: High Have you installed binutils? -----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/ -- 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/