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 Another change to allow mainline to bootstrap.


"Aaron W. LaFramboise" <aaronblue6@cox-internet.com> writes:

> Sorry, I missed one.
>
> Fixes this warning.  While PCH does not yet work on mingw, it's
> probably worth making this warning go away anyhow so we can
> bootstrap with -Werror.

If we must have this, don't put it here; put it in system.h, and write
a proper autoconf check (NEED_DECLARATION_GETPAGESIZE).  Better, fix
the mingw headers (it's supposed to be prototyped in unistd.h).

zw


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