Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <6.1.2.0.0.20041025061409.020f81b8@imap.myrealbox.com> X-Sender: tprince AT imap DOT myrealbox DOT com Date: Mon, 25 Oct 2004 06:17:03 -0700 To: Naveen Chandra Kaje , cygwin AT cygwin DOT com From: Tim Prince Subject: Re: Error executing C Compiler "cc: installation problem, cannot exec 'as': No such file or directory" In-Reply-To: <1adfd6b704102505454bf3c4e3@mail.gmail.com> References: <1adfd6b704102505454bf3c4e3 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-IsSubscribed: yes 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/