On Jan 7, 6:31 am, gordon gordon <gorud...@gmail.com> wrote:
> On Jan 7, 12:57 am, Wan-Teh Chang <w...@google.com> wrote:
>
>
>
> > 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
>
> Thanks for all replies. Still whatever I do I get WINNT6.1_DBG.OBJ
> build. I can set USE_DEBUG_RTL=1 or USE_DEBUG_RTL=0 it'll be the same
> result.
>
> > Do you see -MD or -MDd on the compiler command line?
>
> I dont understand, could you explain?

I managed to build nss with release. Just added "SET BUILD_OPT=1" in
start-msvc9 file.
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to