I'm not sure about builds of such an old version with MSVC13. Is there a
reason you don't use a newer version? 3.11 is over 10 years old.

To build 64-bit you have to use the x64.bat.

Cheers

On Sun, Aug 28, 2016 at 1:43 PM, <georgewas...@gmail.com> wrote:

> I have successfully built NSPR 4.6.4, NSS 3.11.4, and JSS 4.2 for Windows
> 7 32 bit using Mozilla-builder and Visual Studio 13.
>
> Next, I'd like to build the same stack for Windows 7 - but I want the
> NSS/JSS to be compatible with 64bit JVM.
> Building on Windows 7 64bit
> Visual Studio Community 2013
> Mozilla Build Shell: start-shell-msvc2013.bat
> OS_TARGET="WIN95"
> BUILD_OPT="1"
> USE_STATIC_RTL="1"
> USE_64="1"
>
> The build completes for NSS and JSS, however the files the following
> directories are still 32bit.
> mozilla\dist\WIN954.0_64_OPT.OBJ\lib
> mozilla\dist\WIN954.0_64_OPT.OBJ\bin
>
>
>
> NOTE: Build doesn't complete if I use start-shell-msvc2013-x64.bat.
>
> Any suggestions?
>
> Thanks
> gw
> --
> dev-tech-crypto mailing list
> dev-tech-crypto@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to