<p dir="ltr">Dear Jags,</p>
<p dir="ltr">it is easy to compile nginx for ARM, it works almost out of the box. I've compiled and run it without any problems on Red Pitaya project (<a href="http://www.redpitaya.com">www.redpitaya.com</a>) which is based on Xilinx Zynq (with embedded ARM cores) SoC and is running GNU/Linux.</p>

<p dir="ltr">I've used gcc cross-compiler and to make it work I've written small script for configuration and to patch Makefile, you can see it at:</p>
<p dir="ltr"><a href="https://github.com/RedPitaya/RedPitaya/blob/master/Bazaar/nginx/nginx-1.5.3/rp_configure.sh">https://github.com/RedPitaya/RedPitaya/blob/master/Bazaar/nginx/nginx-1.5.3/rp_configure.sh</a></p>
<p dir="ltr">Last part od the script changes the obj/Makefile to compile it using cross-compiler.</p>
<p dir="ltr">Hope it helps.</p>
<p dir="ltr">Regards,<br>
Jure Menart<br>
</p>
<div class="gmail_quote">On Jul 12, 2014 3:00 PM, "jags gediya" <<a href="mailto:jags.gediya@gmail.com">jags.gediya@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I want to use nginx web server for arm based developement board. It's<br>
end application is board will work as IOTG for home automation. For<br>
this purpose, I want to cross compile nginx for ARM and port it on<br>
linux runnig on my board. Is it possible  to cross compile nginx for<br>
ARM?<br>
<br>
_______________________________________________<br>
nginx-devel mailing list<br>
<a href="mailto:nginx-devel@nginx.org">nginx-devel@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-devel" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-devel</a><br>
</blockquote></div>