On 23.03.2011 19:55, Bayard Bell wrote:
> I've been doing some hacking to sort out remaining issues with
> getting 32-bit build support on OS X 10.6, allowing for universal
> builds

[...]

> There was a thread on this subject earlier this year, and my
> conclusion from that was that there was general support amongst the
> developers for sorting this out.

Correct. That's why I would suggest to follow up on this thread, and not
create a new one.

Rather than bringing lipo into play, I would prefer a solution which
would simply rely on setting CC="gcc -arch x86_64 -arch i386", as
proposed in
news://news.mozilla.org:119/mailman.678.1295701187.4214.dev-tech-cry...@lists.mozilla.org.

The only obstacle for this are a few uses of NSS_USE_64 in freebl, I
think (see http://mxr.mozilla.org/mozilla/search?string=NSS_USE_64) - in
particular the one in drbg.c.

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

Reply via email to