Patrick Graebel wrote:
Where does this weird include path come from? Is there something
misconfigured in my Cygwin environment? Here is the line that is printed
by various makefiles:
gcc: C:cygwinusrinclude: No such file or directory
I'd bet that, somewhere in your setup, you've got
"C:\cygwin\usr\include" where it should be either
"C:\\cygwin\\usr\\include" or "C:/cygwin/usr/include".
--
Ross Smith ...................... Pharos Systems, Auckland, New Zealand
"Carelessly planned projects take three times longer to complete than
expected. Carefully planned projects take four times longer to
complete than expected, mostly because the planners expect their
planning to reduce the time it takes." -- Anon.
--
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/