error in gcc

Larry Hall (RFK Partners, Inc) lhall@rfk.com
Thu Jun 6 19:02:00 GMT 2002


At 05:46 PM 6/6/2002, Wojtek wrote:
>$gcc file.cpp (or *.cpp  *.c)
>gcc: installaion problem, cannot ecec `as': No such file or directory
>$
>----------file.cpp---------
>void main(void)
>{
>return 0;
>}
>--------------------------
>
>Win 2000
>Multi user installation Cygwin
>user: admin (root ;-) )
>gcc ver: 2.95.3-5


Your installation is incorrect.  Go to www.cygwin.com and click on 
"Install Now".  Make sure you choose gcc and that doing so gets you the 
binutils (and gdb for that matter) package.



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
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/



More information about the Cygwin mailing list