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 From: "Dave Korn" To: Subject: RE: Error executing C Compiler "cc: installation problem, cannot exec 'as': No such file or directory" Date: Mon, 25 Oct 2004 14:03:16 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <1adfd6b704102505454bf3c4e3@mail.gmail.com> Message-ID: X-OriginalArrivalTime: 25 Oct 2004 13:03:18.0140 (UTC) FILETIME=[FF1E8BC0:01C4BA92] > -----Original Message----- > From: cygwin-owner On Behalf Of Naveen Chandra Kaje > Sent: 25 October 2004 13:45 > 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 Sounds like you installed gcc without binutils, perhaps? Re-run setup and ensure the binutils package gets installed (Under the "devel" category). cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/