Dagobert Michelsen <[email protected]> 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

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list
[email protected]
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to