<div dir="ltr">Hi,<div><br></div><div>I need to compile nginx with openssl , I am able to compile the nginx with ssl using the steps given in the <a href="http://wiki.nginx.org/InstallOptions">http://wiki.nginx.org/InstallOptions</a> .</div>
<div><br></div><div>it compiles well , but only the problem I am facing its size , i.e nginx binary coming to almost 6MB .</div><div><br></div><div>Since I have to run the nginx on the embedded target , I tried cross compiling with for arm based board . I am to cross compile and the size is coming to 1.3MB for the target.</div>
<div><br></div><div>If I disable openssl and compile its coming to 400KB , I think nginx is statically linking the openssl .</div><div><br></div><div>if so how to dynamically include the openssl to nginx , because my target libs already has the support for crypto and ssl libs. I tried all the option but could not succeeded .</div>
<div><br></div><div><br></div><div>Rgds</div><div>Indra</div></div>