Linux glibc-2.3.1-r2. But I have moved on from suspecting memcmp now.
/ Mirar
Previous text:
2003-01-31 08:38: Subject: XPM and sort
According to the docs, AC_FUNC_MEMCMP already detects some broken memcmp variants.
- Macro: AC_FUNC_MEMCMP If the `memcmp' function is not available, or does not work on 8-bit data (like the one on SunOS 4.1.3), or fails when comparing 16 bytes or more and with at least one buffer not starting on a 4-byte boundary (such as the one on NeXT x86 OpenStep), require an `AC_LIBOBJ' replacement for `memcmp'.
What kind of system are you running on?
/ Niels Möller ()