Re: Recent builds of NSS on Windows?

2012-03-28 Thread helpcrypto helpcrypto
Hi brian ( CO) Today, a buggy old/legacy modutil.exe binary we are using, made me try building NSS using mingw. Once again. ... make[4]: /mingw/bin/windres: Command not found Ok...i must copy windres from another mingw and this seems solved. ... make[2]: Entering directory

Re: Recent builds of NSS on Windows?

2012-03-28 Thread helpcrypto helpcrypto
Using --verbose: $ gcc --verbose -mno-cygwin -o now.o -c -O -UDEBUG -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -DWINNT=1 -D_X86_=1 -DFORCE_PR_LOG ../../config /now.c Using built-in specs. COLLECT_GCC=C:\mozilla-build\msys\mingw\bin\gcc.exe Target: mingw32 Configured with: ../../src/gcc-4.5.2/configure

Re: Recent builds of NSS on Windows?

2012-03-28 Thread helpcrypto helpcrypto
Using process monitor, as explained here http://stackoverflow.com/questions/3908475/gcc-exe-createprocess-no-such-file-or-directory-error, i finally solved this issue, but an old friend appears again: warnings about discarding thread

Certificate verification regression in NSS 3.13.2

2012-03-28 Thread Wan-Teh Chang
If you maintain the NSS package in an OS distribution, please read this announcement. NSS 3.13.2 has a regression when we removed the support for Netscape international step-up certificates. The bug report for this regression is NSS bug 737802