This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

cygwin toolkit: can't find stdio.h


Hi,

I installed cygwin toolkit from cygwin website(using "install
from internet" option in setup).
After installation, I tried to compile hello.c but I got below
error message.
(I installed this toolkit in C:\cygwin_toolkit)

bash-2.05$gcc hello.c
hello.c:1: stdio.h: No such file or directory

A strange thing is that cpp ONLY searches(I confirmed this 
by specifying -v option to gcc.)
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/include
even if "-idirafter /usr/include" is specifed in specs file.

I don't understand why CPP does not search /usr/include.

Are there anything that I miss to setup after installation?

thanks




==================================================
¿ì¸® ÀÎÅͳÝ, Daum
Æò»ý ¾²´Â ¹«·á E-mail ÁÖ¼Ò ÇѸÞÀϳÝ
Áö±¸ÃÌ ÇÑ±Û °Ë»ö¼­ºñ½º Daum°Ë»ö
http://www.daum.net

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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