This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: win32 fixes



  In message <199902081852.MAA10606@modi.xraylith.wisc.edu>you write:
  > 
  > Various minor fixes/changes that I've been using for 1.1.x binary release,
  > but never submitted for inclusion in the dev branch.
  > 
  > The patch to i386/cygwin.h warns if -fpic/-fPIC is specified, and then
  > ignores the flag; I'll send a separate patch for the testsuite to avoid 
  > false negatives.
  > 
  > Sun Feb  7 17:53:16 1999  Mumit Khan  <khan@xraylith.wisc.edu>
  > 
  > 	* 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.
I've installed this patch.

Thanks!

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]