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 patch 3 -- mingw specs cleanup/fix


On Sat, 5 Sep 1998, Jeffrey A Law wrote:

> 
> 
>   In message <9809051623.AA12621@modi.xraylith.wisc.edu>you write:
> 
>   > The following fixes up the specs for mingw32msvc and mingw32crtdll (the
>   > default) configurations. The only different between the two CPP_PREDEFINE
>   > should be __MSVCRT__. Without this, anybody building i386-mingw32msvc 
>   > don't get a gcc that predefines __MSVCRT__ and that's wrong.
>   > 
>   > Regards,
>   > Mumit -- khan@xraylith.wisc.edu
>   > 
>   > Wed Sep  2 19:11:11 1998  Mumit Khan  <khan@xraylith.wisc.edu>
>   > 
>   > 	* i386/mingw32.h (CPP_PREDEFINES): Add __MSVCRT__ for msvc
>   > 	runtime.
>   > 	* i386/crtdll.h (CPP_PREDEFINES): Define.
> Installed.
> 
> Similarly, should this also go on the egcs-1.1 branch?
> 

Please.

Mumit



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