This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: Error executing C Compiler "cc: installation problem, cannot exec 'as': No such file or directory"
- From: "Dave Korn" <dk at artimi dot com>
- To: <cygwin at cygwin dot com>
- Date: Mon, 25 Oct 2004 14:03:16 +0100
- Subject: RE: Error executing C Compiler "cc: installation problem, cannot exec 'as': No such file or directory"
> -----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/