Re: 64bit NSS build on windows 7 x64

2013-08-26 Thread helpcrypto helpcrypto
I compiled nss+nspr+modutil+certutil 32 bits vs2009 last week. Didnt compile 64 bits cause Firefox 64 bits is no longer supported (IIRC). On Sat, Aug 24, 2013 at 2:21 PM, wrote: > I searched the net for 64bit build but didn't find anything, I don't have > enough time to build it myself so Can y

Re: 64bit NSS build on windows 7 x64

2013-08-24 Thread farhad . kzm
I searched the net for 64bit build but didn't find anything, I don't have enough time to build it myself so Can you please provide me your output for 64bit? Thanks a lot. Farhad. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: nss build on windows

2011-04-30 Thread Nate Hoellein
gt; > `../../nsp > > rpub/WINNT6.0_gcc_DBG.OBJ/config.status'.  Stop. > > > > > I followed the instructions from here: > >http://www.mozilla.org/projects/security/pki/nss/nss-3.7.7/nss-3.7.7-... > > > Feels like I'm missing something very small, any advi

Re: nss build on windows

2011-04-29 Thread Peder Nielsen @ GecoInc
very small, any advice would be > appreciated. > > Running with vs 2008 with all environment variables set. > > Thanks, Nate > -- > dev-tech-crypto mailing list > dev-tech-crypto@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-tech-crypto > > -- View

Re: nss build on windows

2011-04-29 Thread Wan-Teh Chang
On Fri, Apr 29, 2011 at 6:30 AM, Nate Hoellein wrote: > Hi - I'm attempting to build nss on windows and getting the following > output: > > > $ make nss_build_all > cd ../coreconf ;  make > make[1]: Entering directory `/c/mozilla/security/coreconf' > cd nsinstall; make export > make[2]: Entering

nss build on windows

2011-04-29 Thread Nate Hoellein
Hi - I'm attempting to build nss on windows and getting the following output: $ make nss_build_all cd ../coreconf ; make make[1]: Entering directory `/c/mozilla/security/coreconf' cd nsinstall; make export make[2]: Entering directory `/c/mozilla/security/coreconf/nsinstall' make[2]: Nothing to b

Re: 64bit NSS build on windows 7 x64

2010-09-17 Thread David Stutzman
On 9/17/2010 8:29 AM, Owen Shepherd wrote: Win 5.2 is Windows Server 2003 and XP x86_64 (Yes, Windows XP x86_64 has a different version number from XP i386...). Vista is 6.0, Seven is 6.1 (Makes sense, doesn't it? ;-)) So I had a couple people test my output, one 64-bit win7 and one 32bit winX

Re: 64bit NSS build on windows 7 x64

2010-09-17 Thread Owen Shepherd
On 17 Sep 2010, at 12:12, David Stutzman wrote: > So apparently we have MSDN and I installed a copy of VS2010 Premium this > morning and first run through it built NSS in 64 bit no trouble. It seems it > targeted Win 5.2 (Vista?) > > I'm thinking my issue is that the express versions of VS do

Re: 64bit NSS build on windows 7 x64

2010-09-17 Thread David Stutzman
So apparently we have MSDN and I installed a copy of VS2010 Premium this morning and first run through it built NSS in 64 bit no trouble. It seems it targeted Win 5.2 (Vista?) I'm thinking my issue is that the express versions of VS don't have the 64-bit compilers. The Windows/Platform SDK c

Re: 64bit NSS build on windows 7 x64

2010-09-16 Thread Kaspar Brand
On 16.09.2010 15:28, David Stutzman wrote: > I've installed the latest mozilla-build, VS2008 Express SP1, the latest > windows SDK (7.1) and I'm just not getting too far in this process. > Linux is so much easier! > > I start up the shell with the start-msvc8-x64.bat script, which doesn't >

Re: 64bit NSS build on windows 7 x64

2010-09-16 Thread Marsh Ray
On 09/16/2010 11:38 AM, Benjamin Smedberg wrote: On 9/16/10 6:28 AM, David Stutzman wrote: I start up the shell with the start-msvc8-x64.bat script, which doesn't seem to do/be anything different from start-msvc8.bat. The 64-bit compiler seems to be installed from the SDK. If possible I'd lik

Re: 64bit NSS build on windows 7 x64

2010-09-16 Thread Benjamin Smedberg
On 9/16/10 6:28 AM, David Stutzman wrote: I start up the shell with the start-msvc8-x64.bat script, which doesn't seem to do/be anything different from start-msvc8.bat. The 64-bit compiler seems to be installed from the SDK. If possible I'd like to target from XP 64 on up as far as compatibilit

Re: 64bit NSS build on windows 7 x64

2010-09-16 Thread Matej Kurpel
On 16. 9. 2010 15:28, David Stutzman wrote: configure: error: installation or configuration problem: C compiler cannot creat e executables. Just guessing here... could this be a problem with UAC? (User Account Control) M. Kurpel -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla

64bit NSS build on windows 7 x64

2010-09-16 Thread David Stutzman
I give up...can you guys point me to some directions for this? I've installed the latest mozilla-build, VS2008 Express SP1, the latest windows SDK (7.1) and I'm just not getting too far in this process. Linux is so much easier! I start up the shell with the start-msvc8-x64.bat script, whi