Hello,
I get warnings when I compile cryptopp54 on macosx. Scince MacOSX has an old version of the gnu assembler <2.0 I get wanrings like "You do not have GCC 3.3 or later, or did not specify -msse2 compiler option, so use of SSE2 intrinsics will be disabled." Unfortunatly I with some projects I get a linking error: /usr/bin/ld: Undefined symbols: CryptoPP::AlignedAllocator<unsigned int>::deallocate(void*, unsigned long) Is there a way to compile cryptopp with sse2 enabled ? Is there a newer verison of GAS for macosx available ? Greetings, Roman --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
