no acceptable c compiler found in $path
Christopher Faylor
cgf-use-the-mailinglist-please@cygwin.com
Sun Mar 9 17:53:00 GMT 2008
On Sun, Mar 09, 2008 at 01:12:40PM -0000, Boylett wrote:
> I have a program source which compiles fine under Linux usually. I just cd
> to the directory and type:
>
> ./configure
> make
>
> But now I keep getting this error: "no acceptable c compiler found in
> $path", whenever I use cygwin.
>
> I have research and everywhere I look it says "you have to install a C
> compiler, but you should use the one the comes with cygwin". How do I use
> the cygwin one? I only ran setup.exe a few days ago and did a full install.
Did you try writing a simple "hello world" C program and compiling it with
"gcc"? That would probably show you what's wrong.
If you don't have gcc installed, then... you have to install it. It is in
the "Devel" category of setup.exe.
cgf
--
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/
More information about the Cygwin
mailing list