There's a patch to compile Crypto++ 4.2 with Sun WorkShop 6, at http://www.cryptopp.com/cryptlib.v42.html#platforms. I don't know if that will work for you or not. (Actually, probably not since that patch is for CC 5.3.)
Sun Studio 12 is free, and supported by the latest Crypto++ out of the box, so you might want to just upgrade your compiler... -------------------------------------------------- From: "Fergus" <[EMAIL PROTECTED]> Sent: Thursday, September 27, 2007 3:38 AM To: "Crypto++ Users" <[EMAIL PROTECTED]> Subject: sun solaris CC 5.0 compiler make not working > > Hi, > > I'm trying to make crypto++ using sun solaris CC 5.0 compiler. > > Sun WorkShop Compilers 5.0 02/10/08 C++ 5.0 Patch 107311-19 > > which does'nt support C++ Member templates - Are there any options > besides upgrading my compiler ? - Thanks... > > $ make CXX=CC > > CC -DNDEBUG -O -g -native -c 3way.cpp > > "cryptlib.h", line 245: Error: Member templates not implemented > > > > --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
