------- Additional Comments From dannysmith at users dot sourceforge dot net 2005-06-09 20:41 ------- The patch is not right. mingw doesn't have a NATIVE_SYSTEM_HEADER_DIR.
Header dirs are found relative to the path to the gcc.exe bin directory, so specifying /mingw/include as the NATIVE_SYSTEM_HEADER_DIR is just as wrong as specifying /usr/include. Please don't assume that everyone who develops on mingw uses the MSYS build environment. Danny -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19607