>>'-I' is for finding headers named in an #include directive. But '>>example_wrap.c' is a source file, not a header, so do this: >>gcc -c example.c /cygdrive/c/example_wrap.c
example_wrap.c includes <cstudio>, but gcc can't find it, can you tell me how to tell gcc to look in c:\Program Files\Microsoft Visual Studio 8\VC\include\ for it? -- View this message in context: http://www.nabble.com/gcc-header-file-help-should-be-a-minor-problem-tf4490680.html#a12809503 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/