On 1/23/2013 9:51 AM, Jeffrey Walton wrote:
Binary compatibility can be tricky, and it brings up all the old wounds of Microsoft's COM. Are you claiming there is binary compatibility among tool vendors? For example, can I build the base with GCC, and then build patches with ICC? How about different versions of the same tool chain (GCC 4.6 and 4.7)? This type of interoperability caused a lot of problems in the past.
My issue was much simpler. Can I replace a 1.0.0 dll or .so with 1.0.1 without doing anything to my application?
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org