<div>I complied an OpenSSL static library for my windows application , which utilize another ssl static library : BoringSSL too. As expected , the linker complains about LNK2005 errors .</div><div><br></div><div><br></div><div>Is it possible to rename the export functions in the  libssl.lib and libcrypto.lib , as well as the OpenSSL public headers ?</div><div>I would like to add a prefix to them so that both libraries ( Openssl and Boringssl ) can be static linked into my windows binary.</div><div><br></div><div>Regards !</div><div><br></div><div>Fabio<br></div>