Greetings!

So, I have a handful of relatively esoteric questions.

Say I have binaryX that will use both libcrypto and libssl.

1) Is it dangerous to statically link the one and dynamically link the
other? what if the versions mismatch?

2) Does anybody know the version of OpenSSL included by default on the
various versions of OSX?

3) I've tried building a version of OpenSSL for ppc7400 + i386 according to:
http://developer.apple.com/opensource/buildingopensourceuniversal.html. Are
there additional steps I could be doing to optimize the build further,
especially that would shrink the additions to the final binaryX statically
linked against the Universal libcrypto.a?

Thanx!

~~RMC

Reply via email to