We'll go you one better and show you how to find this out for yourself:
<http://cygwin.com/packages/>
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@LIQUID ~
$ gcc -o x x.c
gcc: installation problem, cannot exec `as': No such file or directory
liquid@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/