* 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?
* 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?