Jack, > Remark: My manpage for memalign(3) says that it's obsolete and you > should use posix_memalign(3). This is true for glibc, but the C runtime library for the SPEs (newlib, which is what Sander is linking against here) only has memalign(). Cheers, Jeremy