gcc cannot find stdio.h

Csaba Raduly rcsaba@gmail.com
Tue Mar 9 10:35:00 GMT 2010


On Mon, Mar 8, 2010 at 11:37 PM, Jacob Jacobson  wrote:
> I am unable to run gcc. I keep getting stdio.h: No such file.

Hi Jacob,
What is the output of

gcc-4 -v hello.c

and the output of

find /usr/include -name stdio.h -ls

-- 
Life is complex, with real and imaginary parts

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list