This is the mail archive of the cygwin 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 executing C Compiler "cc: installation problem, cannot exec 'as': No such file or directory"


At 05:45 AM 10/25/2004, Naveen Chandra Kaje wrote:

Hello,
I get the following error message while compiling a .c file using gcc on Cygwin.


$ cc ~/Desktop/test.c
cc: installation problem, cannot exec 'as': No such file or directory

Do you actually have cc linked to gcc? There shouldn't be any message about cc if you use gcc directly. Have you installed binutils?



Tim Prince



-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.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]