I submitted a patch a while back to use getpagesize(), which I believe is the more portable version since there are a few variations on _SC_PAGE_SIZE.
On 12/11/06, Falko Schmidt <[EMAIL PROTECTED]> wrote: > Hi all, > > while compiling Evas for powerpc I've encountered a problem with > PAGE_MASK being undefined. The proper way to detect the kernel page size > at runtime is through _SC_PAGE_SIZE, if I'm not mistaken. > > If noone objects I'll commit the attached patch. > > > Falko > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
