No cc command.

Erwin Waterlander waterlan@xs4all.nl
Sat Apr 20 18:41:00 GMT 2013


Op 20-4-2013 10:21, Erwin Waterlander schreef:
>
> Hi,
>
> Today I installed cygwin64 and had no problems. I only noticed that 
> after I installed gcc-g++ 4.8.0 there was no 'cc' command available.
>
>

I have in a Makefile:

CC ?= gcc

And this leads to an error:
make: cc: Command not found.


So when CC is by default set to "cc" on Cygwin64 there should be a "cc" 
command (like on Cygwin32).

regards,

-- 
Erwin Waterlander
http://waterlan.home.xs4all.nl/



More information about the Cygwin-apps mailing list