Nikos Mavrogiannopoulos <[email protected]> writes: > I now get errors in sha1 and sha256 code. I used make -i and no other > code seems to fail.
I see. Does it work if you move the offending source files in arm/ to the subdirectory arm/v6? In the build tree, you need either make distclean, or remove corresponding symlinks manually. The instructions which fail are used for reading the possibly unaliged input area, and it seems some different tricks will be needed for pre-v6 ARM. (I haven't yet checked the ARM manual, so I'm not 100% sure in which arch version they were introduced, but I guess they're also ARMv6) 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
