It's easy enough to compile from SVN, but I found (about a week or two ago, when SVN was updated
a bit) that the current version in SVN at the time was broken. Here's one that I know works (and the
temp means temporary, so grab it and save it before I delete it )
You might also try libTremolo which is an ARM-optimized version of the Tremor library. I have a precompiled static library for the GP2X here, I think it will probably work on Wiz with no modification (unless it uses a different ABI or something):
http://www.mediafire.com/?zlnumnyntw3
Just statically link to it instead of tremor ( -lTremolo006 ) and use the same include files from the tremor library you would normally use. Despite the name it is actually the 007 version of the library (I am the Dan Silsby mentioned on the bottom of the page