<div dir="ltr">Hi!<br><br>I need to build freeswitch binary with as much as possible compiled-in libraries. But I faced with some problems:<br><br>1) Configure script does not allow static linking. At least running ./configure with LDFLAGS=&quot;-Wl,static -lssl -lcrypto -Wl,dynamic&quot; produces binary that depends on libssl.so and libcrypto.so<br>2) How can I build it without dependencies on libpng, libsqlite, and libpq?<br><br>Thanks<br clear="all"><br>-- <br><div class="gmail_signature">-----------------<br>С уважением<br>Александр Николаичев<br><a href="mailto:alexandr.nikolaichev@gmail.com" target="_blank">alexandr.nikolaichev@gmail.com</a><br></div>
</div>