On 2007/07/14 10:48, Stuart Henderson wrote: > At first glance sparc64 appears to work but there are > endian problems in WAV input/output
hmm: they say it does support big-endian, it does get detected by configure and config.h has #define WORDS_BIGENDIAN 1. but it's still broken.
