Re: [dev-tech-crypto] Cannot build NSS 3.12.8 and NSPR 4.8.6

2022-03-12 Thread George Lee
Thanks for the link Marcin, and I'll see if I can find an old Firefox with the 64-bit DLLs I need. By the way, I just checked my current Firefox installation and found it has the nss DLL but not the nspr DLL? My other computer has a slightly older Firefox, and there's no nspr DLL there either..

Re: [dev-tech-crypto] Cannot build NSS 3.12.8 and NSPR 4.8.6

2022-03-12 Thread Marcin Cieslak
On Sat, 12 Mar 2022, George Lee wrote: Would you by chance know any website that archives pre-built NSS/NSPR artifacts? Hi George, there is no such site, but I was directed once at the CI tool: https://treeherder.mozilla.org/jobs?repo=nss But I think it is highly unlikely something so old ca

Re: [dev-tech-crypto] Cannot build NSS 3.12.8 and NSPR 4.8.6

2022-03-12 Thread George Lee
Hi Martin, Thank you for your insight. Looks like the odds are stacked against me. Would you by chance know any website that archives pre-built NSS/NSPR artifacts? Regards, George On Saturday, March 12, 2022 at 3:10:48 PM UTC-8 m...@mozilla.com wrote: > Hi George, > > NSS 3.12 is extremely old

Re: [dev-tech-crypto] Cannot build NSS 3.12.8 and NSPR 4.8.6

2022-03-12 Thread Martin Thomson
Hi George, NSS 3.12 is extremely old and likely not secure. You might find an old version of MozillaBuild will allow make to run, but Windows 10 didn't exist when that was released, so I don't know how successful you will be. On Sun, Mar 13, 2022 at 3:44 AM George Lee wrote: > Hello, > > I am

[dev-tech-crypto] Cannot build NSS 3.12.8 and NSPR 4.8.6

2022-03-12 Thread George Lee
Hello, I am trying to make 64-bit builds of NSS 3.12.8 and NSPR 4.8.6 because a software product we use requires those versions. I have set up my Windows environment and can successfully build NSS 3.75 and NSPR 4.32 following these instructions: http://www.myrkraverk.com/blog/2019/08/building