This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cannot find valid stdio.h header in gcc-4.0.0 sources


Hi Moy,

>Where can I find <stdio.h> ?

The C library provides the header files, not GCC 4.0.

On most Unix-like systems (including Cygwin) that's in /usr/include/stdio.h location.

HTH,
--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]