Hi, I'm Daniel and I have this problem when compile crypto++ 5.5.2 on macbook pro with snow leopard:
c++ -DNDEBUG -g -O2 -march=native -mtune=native -DCRYPTOPP_DISABLE_ASM -pipe -c 3way.cpp 3way.cpp:1: error: bad value (native) for -march= switch make: *** [3way.o] Error 1 what's the problem? thanks Daniel -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.
