Hello,
I am trying to create a universal library (x86_64 and arm64), however, I am
difficulties building the cryptopp library on arm64 on MacOS. When I run
the `make -f GNUmakefile-cross` I get the following errors:
integer.cpp:650:2: error: unknown token in expression
INTEL_NOPREFIX
^
./cpu.h:46:25: note: expanded from macro 'INTEL_NOPREFIX'
#define INTEL_NOPREFIX ".intel_syntax;"
Has anyone successfully built the cryptopp on MacOS as a universal binary?
Thanks in advance
--
You received this message because you are subscribed to "Crypto++ Users". More
information about Crypto++ and this group is available at
http://www.cryptopp.com and
http://groups.google.com/forum/#!forum/cryptopp-users.
---
You received this message because you are subscribed to the Google Groups
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cryptopp-users/5e6e58a9-f361-4e86-904f-11d3d0980c2cn%40googlegroups.com.