delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 17 Oct 2001 10:40:59 +0100 |
Message-ID: | <5759-Wed17Oct2001104059+0100-starksb@ebi.ac.uk> |
X-Mailer: | emacs 20.7.1 (via feedmail 9-beta-7 I); |
VM 6.92 under Emacs 20.7.1 | |
From: | David Starks-Browning <starksb AT ebi DOT ac DOT uk> |
MIME-Version: | 1.0 |
To: | Justin the Almighty <dopefish_justin AT yahoo DOT com> |
Cc: | cygwin AT cygwin DOT com |
Subject: | GCC reproducible crash |
In-Reply-To: | <20011017002822.67872.qmail@web12407.mail.yahoo.com> |
References: | <20011017002822 DOT 67872 DOT qmail AT web12407 DOT mail DOT yahoo DOT com> |
On Tuesday 16 Oct 01, Justin the Almighty writes: > Cygwin GCC crashes reproducibly for me whenever I try to use it. I'm > using Win98SE and the gcc-2.95.3-5 package. It occurs with both the > cygwin-1.3.3-2 release DLL and the cygwin1-20011016 snapshot DLL. > > I can reproduce it with any file, including a hello.c file with the > following contents: > > #include <stdio.h> > > main() > { > printf ("Hello World!\n"); > } > > Typing "gcc -c -g -O2 -o hello.o hello.c" gives the following output: > > Assembler messages: > Error: Can't open /cygdrive/d/TMP/ccnvIUuP.s for reading. > /cygdrive/d/TMP/ccnvIUuP.s: No such file or directory (ENOENT) Well, it works for probably thousands of other people so we need a bit more to go on. Add the -v option to gcc and provide output from cygcheck -s -r -v. Regards, David -- 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 |