On 20.01.2011 05:08, Nathan Craike wrote:

> I'd eventually like to include the built libraries in software
> deployed an any machine running Mac OS X 10.6, which may be Intel
> 32-bit or 64-bit machines, so a build which works on both
> architectures would be preferred (either 32-bit or some kind of
> universal binary, I assume).

That's certainly doable, but I don't think the NSS build system has
support for building universal binaries (you'd have to fiddle with lipo
yourself).

> Should I be able to build the 32-bit version of NSS? Should this 
> assertion be failing?

I also ran into this previously, and added "-DNS_PTR_GT_32" to the
"OS_REL_CFLAGS   = -Di386" line in Darwin.mk. Not sure if that's the
proper way of fixing things, though.

Kaspar
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to