Comment #15 on issue 121 by ehetzner: Values with certain keys are not stored on solaris sparc with libevent 1.4.3
http://code.google.com/p/memcached/issues/detail?id=121

I can try, I'll need to build a new gcc.

My main concern is ensuring that configure fail if the endianness test fails, and not identify the architecture as little-endian, because this can lead to a successful compile but a binary with the wrong hash algorithm, causing cache misses. This is what the commit I linked to on github should ensure (unless the error causes an exist status of 97).

Re. solaris studio, I do not have much control over what software is installed on these machines. But I will have a look at solaris studio anyhow, thanks for the pointer.

Thank you for looking at this!

Reply via email to