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]
Other format: [Raw text]

Re: error in gcc


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/


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