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: prblm compiling simple .c file !


At 12:47 PM 11/30/2001, RB wrote:
>Hello
>I tried to compile a simple file test.c with gcc
>But each time I ve got an error :
>
>$ gcc test.c
>gcc: installation problem, cannot exec `as': No such file or directory
>
>I have downloaded and untar gcc-2.95.2-6.tar.gz !
>This error stays !!!


Remove all the Cygwin files that you put on your system and then goto 
www.cygin.com and click on "Install Now!".  Pick any packages you like
but make sure you choose "gcc" (and I'd recommend "gdb").  "gdb" will
pull in "binutils", which is at least improperly installed for you 
currently (I'm assuming that because you have improperly installed
gcc).  If you want a working installation, you need to use setup.exe,
which you get by following the instructions I gave above.  This list
really can't be responsible for custom installation processes (i.e.
those that don't use setup.exe).  Sorry.

  

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]