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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 6 Jul 2000 10:20:02 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Q:GCC compile error Message-ID: <20000706102002.A20330@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <4FBEA8857476D311A03300204840E1CFE3B6A5 AT whq-msgusr-02 DOT fore DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <4FBEA8857476D311A03300204840E1CFE3B6A5@whq-msgusr-02.fore.com>; from Sungjin.Kim@marconi.com on Thu, Jul 06, 2000 at 10:15:41AM -0400 On Thu, Jul 06, 2000 at 10:15:41AM -0400, Kim, Sungjin wrote: >Does any body know why the below error message produced whenever I compiled >a source code using gcc ? > >"gcc: installation problem, cannot exec `as': No such file or directory" It means your installation is screwed up and gcc is unable to locate the as assembler. Check your PATH environment variable and look for any other GCC environment variables that may be screwing things up. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com