03/11/2009 2:35 PM
post24171
|
Thanks Mario and Dave. I tried Expat but had some issues with /sys/mman.h. The version I have apparently doesn't have
madvise() and a few define statements. Also my version of <stdio.h> doesn’t have snprintf(), vsnprintf(), and a few
others. I’ve been trying to find versions that will get it to compile but have yet to get it working. The print
statements I think I could work around easy enough. But I’m at a loss as to another way to advise the kernel how to
handle paging or if it is OK to just comment these calls out.
I’ll try the other suggestions. Thanks again.
|
|
|