delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT 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 AT NanoTech DOT Wisc DOT EDU> |
To: | "Tolpanov, Dmitry" <tdn AT stack DOT ru> |
cc: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT 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 |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |