I'm cross compiling nss to PPC, and during the install phase, the make
runs a shlibsign utility.

At first, it couldn't run because it had been built for the target
hardware.  So, i found a shlibsign on the host computer, and tried to
use that, but get a message;

".../libssl3.so: ELF file data encoding not little-endian"

So, I can't use the cross compiled version, and I can't use the host
version.  What's gonna happen if I just short circuit the sign.sh
script and don't do it?  What problems is that going to cause at run
time on the target?
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to