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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20021107083224.02a71758@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Thu, 07 Nov 2002 08:36:24 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: gcc (as.exe) install error In-Reply-To: <20021107102545.F31107@newwww.internal.teleologic.net> References: <20021106171425 DOT C31107 AT newwww DOT internal DOT teleologic DOT net> <20021106171425 DOT C31107 AT newwww DOT internal DOT teleologic DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Danny, Well, you do have binutils installed, but it's not the latest (see ). When you installed GCC 3.2, did you also update binutils? Why don't you update all your installed packages? On my system, that rather long, funky pathname (in the gcc "cannot exec" diagnostic) names a symlink which itself points to /usr/bin/as.exe. What is it on your system? Randall Schulz Mountain View, CA USA At 08:25 2002-11-07, Danny Sauer wrote: >Danny wrote regarding 'gcc (as.exe) install error' on Wed, Nov 06 at 17:13: >... > > $ gcc -o test.exe test.c > > gcc: installation problem, cannot exec > '/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/as.exe': > Invalid argument >... > >Attached is the output of cygcheck -s -v -r, if that helps. > >Thanks. >--Danny -- 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/