This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Problms with gcc


> I have downloaded the tar.gz (compiled files) from a miror 
> server an then
> started setup to install cygwin.Evrything went O.K. However when I am
> trying to use gcc, g++ or g77. I get the message "cant execute 'as' no
> such file or directory". I tried several ticks to fix it but with no
> success. I wounder If you may help me fixing this bug
 You don't have the assembler.  "gcc -S" will allow you to compile
only.  That's probably not what you want.  Download the binutils
package.
  Better yet, download all of cygwin.  You might find you like it.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]