wiki:nss

Version 2 (modified by ken@…, 18 years ago) ( diff )

how to build 64-bit on x86_64

NSS

On x86_64 the build will default to 32-bit. In multilib, this may be exactly what you want. In pure64, it will fail to build. You can get around this with

make USE_64=1 nss_build_all

Up
Top

Note: See TracWiki for help on using the wiki.