Reduce the size of ssleay.lib and libeay.lib file [modified]
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Can anybody tell me how to reduce the size OpenSSL LIB ie ssleay32.lib and libeay.lib. Thanx in advance. never say die -- modified at 6:25 Wednesday 14th June, 2006
Do you have the source code ? You can remove stuff you don't need, optimise the build for size ( not speed ), etc. Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog