weizhong qiang wrote: > Thanks for the instruction. I tried the build of nss on with > mozillabuild tool (with MS VC and MS SDK, using MS compiler for > compilation) on Win7. And the build did pass. > But the build with MinGW/MSYS (using gcc for compilation) still > failed.
> I hope the build (with MS compiler) can be used for my software > (which uses gcc for compilation). If at all possible, I recommend using the MozillaBuild toolchain to build NSS, with OS_TARGET=WIN95, with Visual Studio 2010. That is the best-supported configuration on Windows because that is what we use for official builds of NSS for Firefox. I am sure it must be possible to use DLLs compiled with Visual Studio in a program that is built with GCC, because all built-in Windows DLLs are built with Visual Studio. But, I am not sure how to do it. Cheers, Brian -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto