Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sun, 21 Oct 2001 19:21:25 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: GCC reproducible crash Message-ID: <20011021192125.A4675@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <3322-Sat20Oct2001082514+0100-starksb AT ebi DOT ac DOT uk> <20011021230420 DOT 75949 DOT qmail AT web12401 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011021230420.75949.qmail@web12401.mail.yahoo.com> User-Agent: Mutt/1.3.21i On Sun, Oct 21, 2001 at 04:04:20PM -0700, Justin the Almighty wrote: >OK, after much head-scratching I finally found the problem. I'm missing >as.exe! For some reason the gcc-2.95.3-5 archive didn't include it, and >Cygwin setup deleted my previous copy when it uninstalled the old >version of GCC. So what was happening was the call to as.exe was going >to the next copy on the path, which is the DJGPP version, which of >course barfs on /cygdrive locations. (GCC still shouldn't crash, but I >guess it's not a high-priority fix ;)) I'm re-downloading gcc-2.95.3-5 >now; my local copy is smaller than the one on the server, so hopefully >it now includes as.exe... as.exe is not in the gcc tar ball. It's in binutils. cgf -- 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/