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 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.
http://cygwin.com/packages/ Search for "/as.exe" Setup's dependency support should have prevented this, though. Did you make a deliberate effort to minimize the packages you were installing? Max. -- 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/