This is the mail archive of the gcc@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: recent change to gcc


Bruce> "getpagesize" is not POSIX.  This is all getting way too yummy.  :-(
Bruce> How about forgetting mmap because its implementation is too lame?

There's a big chunk of code in aclocal.m4 that defines getpagesize()
in terms of various other things.  What about copying that into the
appropriate header?

Ditching mmap might also be appropriate.  I have no idea.

Tom

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