nginx for ARM

Jure Menart juremenart at gmail.com
Sat Jul 12 15:30:53 UTC 2014


Dear Jags,

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 (
www.redpitaya.com) which is based on Xilinx Zynq (with embedded ARM cores)
SoC and is running GNU/Linux.

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:

https://github.com/RedPitaya/RedPitaya/blob/master/Bazaar/nginx/nginx-1.5.3/rp_configure.sh

Last part od the script changes the obj/Makefile to compile it using
cross-compiler.

Hope it helps.

Regards,
Jure Menart
 On Jul 12, 2014 3:00 PM, "jags gediya" <jags.gediya at gmail.com> wrote:

> I want to use nginx web server for arm based developement board. It's
> end application is board will work as IOTG for home automation. For
> this purpose, I want to cross compile nginx for ARM and port it on
> linux runnig on my board. Is it possible  to cross compile nginx for
> ARM?
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20140712/f8870947/attachment.html>


More information about the nginx-devel mailing list