what is the command to call it?sunny said:gcc is an option when you install Cygwin. It should be in /usr/bin by default. Check if its there. If its there and you can't call it from another directory your paths aren't set up right.
gcc -Wall myprog.c§eraphim said:what is the command to call it?