Re: Error executing C Compiler "cc: installation problem, cannot exec 'as': No such file or directory"

2004-10-25 Thread Tim Prince
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 mes

RE: Error executing C Compiler "cc: installation problem, cannot exec 'as': No such file or directory"

2004-10-25 Thread Dave Korn
> -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