Hi, I am compiling native application for Android by using bionic libs. This native application uses the mlockall() call which is declared in "sys/mman.h" but not able to find the definition to link. I am getting error like "undefined reference to `mlockall' collect2: ld returned 1 exit status ". Any help in this regard is appreciable. Thanks
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
