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
From: Chris Faylor <cgf@cygnus.com>
Date: Thu, 24 Aug 2000 12:29:56 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: gcc & as
Message-ID: <20000824122956.L12911@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <39A5279E.FC90397A@krt.hu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <39A5279E.FC90397A@krt.hu>; from ameszaros@keszthelyi-rt.hu on Thu, Aug 24, 2000 at 03:48:14PM +0200

On Thu, Aug 24, 2000 at 03:48:14PM +0200, M?sz?ros Andr?s wrote:
>Hi!
>
>I've installed cygwin to use bash. It is works properly... :o)
>
>I tried to compile a standard .c file to .exe and gcc has stopped with
>this message:
>
>mean$ gcc html.c -c
>gcc: installation problem, cannot exec `as': No such file or directory
>mean$
>
>I have a winNt 4 and I've downloaded all of the latest/ files and I
>installed cygwin with
>setup.exe with all packages. It was OK!
>
>What is wrong?

You haven't installed the binutils package.  Use the setup.exe program
to do this.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

