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]
Other format: [Raw text]

Re: PATCH: [mingw32] Small fix to gthr-win32.c


From: AWLaFramboise
To: <gcc-patches@gcc.gnu.org>
Sent: Saturday, 28 June 2003 08:49
Subject: PATCH: [mingw32] Small fix to gthr-win32.c


> Hi,
> 
> This change is needed to allow mainline to compile
> on mingw32.  It will not bootstrap without it.  Its fairly
> trivial and obvious, and has been tested as part of
> MinGW's separate patchset.  I recommend it be applied
> immediately to mainline (and 3.3 branch, as it lacks this
> also) as soon as possible to restore working order for
> mingw users.
> 
> 2003-06-28  Aaron W. LaFramboise  <awlaframboise@aol.com>
>     * config/i386/mingw32.h (__GTHREAD_HIDE_WIN32API): Define to 1.
> 

Yes I  agree this is needed for mainline. 
Danny


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