On Wed, Jan 6, 2010 at 1:06 PM, gordon gordon <gorud...@gmail.com> wrote:
> Hello everyone, I'd like to use tool called pk12utils (I want to
> import certificate from console) however when I compile NSS with
> mozilla-build I always get debug build so when I copy all the program
> to machine without debug libraries I got an error that system cant
> open the file. I'm using windows and visual 2008 that's variables with
> I set with console:
>
> set OS_TARGET=WINNT
> set BUILD_OPT=1
> make nss_build_all

Like Bob said, setting BUILD_OPT=1 should produce an optimized
build.

Do you see -MD or -MDd on the compiler command line?

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