Jeffrey Walton noloader@gmail.com writes:
Hi Everyone,
I bumped to Nettle 3.7. The build is resulting in:
Clearly, the assembler doesn't know of the sha-related instructions (introduced in 2013, according to https://en.wikipedia.org/wiki/Intel_SHA_extensions). Which assembler (and version) are you using? If it's difficult to upgrade the assembler, it could be worked around by replacing the instructions with equivalent .byte sequences.
Regards, /Niels