On Thu, Jul 12, 2012 at 3:20 AM, Sam Laidler
<sam.laid...@the-logic-group.com> wrote:
>
> I want to distribute NSS without the MS redistribution package. When I read 
> the following,
> I got the impression that it should be theoretically possible:
>
> https://developer.mozilla.org/en/USE_STATIC_LIBS

That page describes the USE_STATIC_LIBS variable for Mozilla's build system.
Unfortunately NSS's build system has a same-named variable that has a different
meaning.  Bob Relyea was talking about the USE_STATIC_LIBS variable in the
NSS build system in his reply.

There is an old patch for NSS that allows you to build NSS against msvcrt.dll,
which is present in Windows:
https://bugzilla.mozilla.org/show_bug.cgi?id=555579

You can give that a try.  You need to be very familiar with build
systems though.

Wan-Teh
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to