Hi all,
An issue arose while testing gnutls, which has a dependency on nettle, on Windows x64. The x86_64 aes assembler code in nettle is not compatible with the Windows calling convention, leading to crashes.
The related gnutls item is here: https://savannah.gnu.org/support/?108038
This can be worked around for now with --disable-assembler during ./configure. Going forward, will there be any plans to support assembler for x64 Windows?
Cheers, Mann Ern
Hi,
On Thu, 26 Apr 2012, Mann Ern Kang wrote:
This can be worked around for now with --disable-assembler during ./configure. Going forward, will there be any plans to support assembler for x64 Windows?
This should already be fixed in the latest git version (and latest cvs version prior to the conversion), and in the 2.5-prerelease at http://www.lysator.liu.se/~nisse/archive/nettle-2.5-pre.tar.gz.
// Martin
Martin Storsjö martin@martin.st writes:
This should already be fixed in the latest git version (and latest cvs version prior to the conversion), and in the 2.5-prerelease at http://www.lysator.liu.se/~nisse/archive/nettle-2.5-pre.tar.gz.
Guess I should make a 2.5 release soon. I had planned to get xenofarm up and running for the new repository before release, but that has turned out to be harder than I expected. So maybe the release shouldn't have to wait for that.
Regards, /Niels
nettle-bugs@lists.lysator.liu.se