Dagobert Michelsen dam@opencsw.org writes:
I have two failing tests on 64 bit Sparc:
And it's camellia and gcm, which is plain C code on that platform. The testsuite passes on the machine where I test it:
$ uname -a SunOS bacon 5.10 Generic_147147-26 sun4u sparc SUNW,Sun-Fire-15000
$ ./config.status --version nettle config.status 3.0 configured by /home/nisse/hack/nettle/configure, generated by GNU Autoconf 2.69, with options "'CC=gcc -m64' 'CXX=g++ -m64'"
$ gcc --version gcc (GCC) 3.4.5
Which compiler are you using?
Sparc 32 bit, i386 32 bit and amd64 64 bit work fine. Byte ordering?
Does your config.h define WORDS_BIGENDIAN correctly?
Regards, /Niels