This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: No include path in wich to find stdio.h
- From: Lopezio <geral at mariolopes dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 30 Apr 2008 01:49:10 -0700 (PDT)
- Subject: Re: No include path in wich to find stdio.h
- References: <16961283.post@talk.nabble.com>
Lopezio wrote:
>
> Hi
> When i try to run my first program i get the error No include path in wich
> to find stdio.h
> I installed the djgpp in my drive D and i have one folder include where
> the file stdio.h is.
> I run WinXP system and i changed the path value as
> d:\FPC\2.2.0\bin\i386-Win32;D:\DJGPP\BIN;%PATH% (i have free pascal
> installed too).
> How can i solve this problem?
> Thank you
> mario
>
When i run gcc - v ola.c I get
#include "..." search starts here:
End of search list
The search don't detects the folder include where stdio.h resides.How can i
solve this problem (WiNXp)?
Thank you
--
View this message in context: http://www.nabble.com/No-include-path-in-wich-to-find-stdio.h-tp16961283p16978226.html
Sent from the gcc - Help mailing list archive at Nabble.com.