Re: to make all libraries static

2010-10-08 Thread Wan-Teh Chang
Hi Dmitry, I published unsupported patches for using NSS as static libraries in https://bugzilla.mozilla.org/show_bug.cgi?id=534471. (Please do not post questions in that bug report. I want to keep the bug report focused on the patches.) You're welcome to try them. Note that I didn't go all th

to make all libraries static

2010-10-08 Thread Dmitry Sokolov
Hi I am to build some specific NSS bundle for internal use in our application (windows only). At first i try to build certutil.exe free of any dependencies except system .dll's I patched prtypes.h to make all public symbols not __declspec(dllexport) and __declspec(dllimport) and a number o