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

Re: configure test for a mmap flag


* Steve Kargl:

> I need to add a configure test to determine if MAP_NOSYNC is
> present.

What about "#ifdef MAP_NOSYNC" in the code?  Or do you invoke mmap
directly from Fortran?


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