cygwin.h (SUBTARGET_OVERRIDE_OPTIONS): New macro to ignore fpic/fPIC for windows32...
authorMumit Khan <khan@xraylith.wisc.edu>
Tue, 9 Feb 1999 23:52:06 +0000 (23:52 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 9 Feb 1999 23:52:06 +0000 (16:52 -0700)
commit2b9f972f5835e362de8040cf6ceb2c231ab09120
tree831a4ecca51800bd58326c80f3fdd0517625144a
parent82281fc2c1ac0709fe8ee1e425e647355b733a74
cygwin.h (SUBTARGET_OVERRIDE_OPTIONS): New macro to ignore fpic/fPIC for windows32 targets.

* i386/cygwin.h (SUBTARGET_OVERRIDE_OPTIONS): New macro to ignore
fpic/fPIC for windows32 targets.
* i386/xm-cygwin.h (GET_ENV_PATH_LIST): Replace '\\' in windows32
paths with '/'.
* i386/mingw32.h (CPP_SPEC): Define.
(CPP_PREDEFINES): Add MINGW32 version id.
* i386/crtdll.h (CPP_PREDEFINES): Likewise.

From-SVN: r25121
gcc/ChangeLog
gcc/config/i386/crtdll.h
gcc/config/i386/cygwin.h
gcc/config/i386/mingw32.h
gcc/config/i386/xm-cygwin.h