problem with gcc on Windows

Michael Nelson mikenel@iapetus.com
Sat Jun 10 09:50:00 GMT 2000


You need to install binutils.

> -----Original Message-----
> From: Rui Hu [ mailto:ruihu_98@yahoo.com ]
> Sent: Friday, June 09, 2000 5:39 PM
> To: cygwin@sourceware.cygnus.com
> Subject: problem with gcc on Windows
> 
> 
> 
>   I downloaded gcc from
> http://sourceware.cygnus.com/cygwin . The problem I
> have with gcc now is:
> 
> gcc -o mytest mytest.c
> gcc: installation problem, cannot execute 'as': No
> such file or directory.
> 
> --------------------------------------------
> File: mytest.c  
> 
> #define PI 3.14
> 
> main()
> {
>   int i;
> 
>   i = 2*PI;
> }
> 
> ----------------------------------------------
> 
>   Thank you very much!
> 
>   Sincerely
>   Rui
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos -- now, 100 FREE prints!
> http://photos.yahoo.com
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list