Hi,
I'm compiling nettle for the Arch Linux multilib repository (32bit libraries for a 64bit system so people can run skype and wine without needing a chroot). Looks like the new ecc code doesn't properly handle integer type sizes.
Here[1] is the output of make, make check along with the PKGBUILD used to build this and a sample of the generated ecc-*.h files.
[1]: http://flo.server-speed.net/tmp/lib32-nettle/
Can I fix that by setting some env variable or does it need code changes?
If you need any more files, please tell me.