one of my users today noted that pa_endianness.h doesn't seem to detect
correctly for amd64 on linux. i'm for now setting PA_LITTLE_ENDIAN
manually. (i compile the code into a library)
Does anyone know a good way to autodetect this using the preprocessor (or perhaps its a bug in the configure script?)
Issue created by @RossBencina
[Trac: Originally assigned to somebody]
Leonard Writter wrote:
Does anyone know a good way to autodetect this using the preprocessor (or perhaps its a bug in the configure script?)