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: system.h and system header include cleanup


2010/11/27 Joseph S. Myers <joseph@codesourcery.com>:
> Â Â Â Â* ggc-zone.c: Don't include <sys/mman.h>.
> Â Â Â Â(MAP_ANONYMOUS, MAP_FAILED): Don't define.

ggc-zone.c is not compiled unless configured with --with-gc=zone, so
would you mind doing 'make ggc-zone.o' to make sure it still builds OK
with the change?

-- 
Laurynas


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