* config/i386/cygwin.h: Avoid adding include files if -nostdinc is used.
authorcgf <cgf@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Oct 2001 21:57:20 +0000 (21:57 +0000)
committercgf <cgf@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Oct 2001 21:57:20 +0000 (21:57 +0000)
commit82f00d589ea23e7f73355ad4f4348dfbfad6f54c
treeb7acaeeb2323d182bc0268a4764e9028bbb796e8
parent12f95b8ab114eec3a438fcb21e916897162c2410
* config/i386/cygwin.h: Avoid adding include files if -nostdinc is used.
* config/i386/mingw32.h (WIN32_NO_ABSOLUTE_INST_DIRS): New define.
(Thanks to Chris Faylor for suggesting macro name).
(CPP_PREDEFINES): Define __MINGW32__ but don't set value; add more WIN32
defines.
(STANDARD_INCLUDE_DIR): Remove i386- from directory name.
(STANDARD_INCLUDE_COMPONENT): Change to MINGW.
(MATH_LIBRARY): Undef before definition.
(OUTPUT_QUOTED_STRING): Likewise.
* config/i386/cygwin.h: Use WIN32_NO_ABSOLUTE_INST_DIRS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46161 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/cygwin.h
gcc/config/i386/mingw32.h
gcc/config/i386/win32.h