Re: file missing when trying to use gcc

2002-11-20 Thread Christopher Faylor
On Wed, Nov 20, 2002 at 11:25:08PM -0200, liquid wrote: >Thank you, i just searched at cygwin.com/packages, downloaded the >package n everything worked correctly. Thank you. We have to wonder why it didn't happen automatically for you, however. Is there something you're not telling us, like maybe

Re: file missing when trying to use gcc

2002-11-20 Thread liquid
Thank you, i just searched at cygwin.com/packages, downloaded the package n everything worked correctly. Thank you. - Allan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html

Re: file missing when trying to use gcc

2002-11-20 Thread Randall R Schulz
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 substr

Re: file missing when trying to use gcc

2002-11-20 Thread Max Bowsher
liquid <[EMAIL PROTECTED]> 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 pr

file missing when trying to use gcc

2002-11-20 Thread liquid
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 s