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.20021120162308.038abdc8@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Wed, 20 Nov 2002 16:27:29 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: file missing when trying to use gcc In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Allan, We'll go you one better and show you how to find this out for yourself: Here's a hint. To find binary executables include the ".exe" suffix. This is especially helpful if the name for which you're searching is short and might well appear as a substring in other file names included in some Cygwin package. Also note that the server that handles these look-ups is often rather slow or burdened, so be patient when you query. Good luck. Randall Schulz Mountain View, CA USA P.S. I wish I could help you with your malfunctioning shift key, but you'll have to fix that all on your own. At 16:16 2002-11-20, liquid wrote: >hi, > >i'm having problems with gcc. >every time i try to compile a program i get this error: > >liquid AT LIQUID ~ >$ gcc -o x x.c >gcc: installation problem, cannot exec `as': No such file or directory > >liquid AT LIQUID ~ >$ > >i've reinstalled it but the problem continues. i think there's a missing >package or something like. > >please send me the solution to this problem or the name of the package who >contains the `as' program. thank you. > > >-Allan "liquid". -- 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/