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 Message-ID: <20011021230420.75949.qmail@web12401.mail.yahoo.com> Date: Sun, 21 Oct 2001 16:04:20 -0700 (PDT) From: Justin the Almighty Subject: Re: GCC reproducible crash To: cygwin AT cygwin DOT com In-Reply-To: <3322-Sat20Oct2001082514+0100-starksb@ebi.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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... Sorry for wasting your time. -Justin ===== -- __ ____ ___ __ __ | | | \| | | "If it ain't broke, you're not trying!"--Red Green | | __| | | _| __| |__ | | | /_ ICQ: 76824935 | | | | | | | dopefish_justin AT yahoo DOT com |______________/___|__| http://dopefishjustin.tripod.com/ __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- 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/