Are you using the latest CygWin deliverable version of GCC?
Do you have all the CygWin components installed? If not, are you missing any necessary components?
Did you realize that it is <stdio.h>, not <Stdio.h>? (Shouldn't matter, in this case, on this platform.)
What is your GCC command line you used to compile your code sample?
Thanks, --Eljay