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, farhad@gmail.com wrote: I searched the net for 64bit build but didn't find anything, I don't have enough time to build

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

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

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 don't

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

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

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

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

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 seem