Android 2.2 does not have posix_memalign.Is there any other function available in android framework for memory alignment. i tried to replace posix_memalign with memalign .code is working but it is giving BUS ERROR when i execute it.it may be because of bad alignment . Any suggestion?
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
