This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

Problems with GCC and C_INCLUDE_PATH


I'm having problems with GCC and the C_INCLUDE_PATH, if i add the path
to the command line with -Iw:\source then all is ok, but if I add the
same path to the environment variable and remove the -I from the command
line it just will not see the header file, whats wrong??

I get the following error:

System__Public.h: No such file or directory

this file is in w:\source,

Please help!!!!

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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