This evening I sat down trying to make ogg123 play a song on a SPARCstation 10/412 running Solaris 7. * libao My ao_sun audio driver, already known to cover NetBSD/OpenBSD, works fine on Solaris, too. I would really like to see this committed (and ao_solaris can be removed). * libogg (no issues) * libvorbis Solaris doesn't have the float functions (acosf(), etc), but the #defines don't pick this up. Either some defines for Solaris or a proper autoconf test need to be added. * vorbis-tools The patch I recently submitted for memory sharing through mmap() also works on Solaris, as expected. One peculiar thing I noticed when running with buffering is that _both_ ogg123 processes used similar amounts of CPU. This is strikingly different from what I see here. (It's the same for mmap or shm buffering.) -- Christian "naddy" Weisgerber naddy@mips.inka.de --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.