Dear Wei Dai, et al.:

By the way, who added the features to GNUmakefile to build a "dll"  
using gcc?  And what is it for?

I'm guessing that this is for building a DLL on Windows where "gcc"  
means mingw.  I've been tinkering with porting it to Linux in order  
to build a dynamic library (.so) on Linux which exports only the  
symbols marked by "CRYPTOPP_DLL".  There appears to be some bitrot,  
for example the DLLSRCS variable in GNUmakefile seems to omit  
some .cpp files that are necessary, possibly because those .cpp files  
were added after this feature of the GNUmakefile was added.

Regards,

Zooko

--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---

Reply via email to