Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs
Date: Thu, 25 Jan 2001 20:59:06 -0600 (CST)
From: Mumit Khan <khan@NanoTech.Wisc.EDU>
To: "Tolpanov, Dmitry" <tdn@stack.ru>
cc: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: Re: GCC always fails.
In-Reply-To: <3A99BABAB2C2D411B1540050DACC35FE4327@exch.stack.ru>
Message-ID: <Pine.HPP.3.96.1010125205807.15817K-100000@hp2.xraylith.wisc.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Fri, 26 Jan 2001, Tolpanov, Dmitry wrote:

> 
> I've got a problem. When i try to compile any file
>  $ gcc -o conftest conftest.c
> gcc fails with error:
>  gcc: installation problem, cannot exec `as': No such file or
> directory
> 
> How to fix this.

This was *just* addressed on this list, and a simple search before
posting may have solved your problem. "as" is the assembler and
is part of the binutils package, which is what you need in addition
to gcc (the compilers).

Regards,
Mumit



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

