I downloaded version 5.5 and built the VS 2005 solution. The result
was a cryptolib.lib that was 47336KB in size! I have tried playing
with the project settings to no avail. The DLL build is a reasonable
size (both the DLL and its lib are about 1K).

Has anyone seen this anomaly and know of a means of making the lib a
more reasonable size?

My product is an SDK, and is a DLL. I cannot get get my DLL to link
with the DLL build because I keep getting unresolved externals. I
heard on some list that the DLL version doesn't play too well when
linked by another DLL (in Visual Studio anyway). I want to use the
static library for that reason and because my DLL is the only
component of my product that will access it, so it makes sense to
statically link it anyway.

Any thoughts or suggestions?


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