Re: How can I do cross Compile Nginx Web Server?

2018-04-13 Thread mot...@embedsys.ir
2018 at 08:41:39PM +0430, mot...@embedsys.ir wrote: > Hi, > I need to do Cross Compile Nginx Web Server to use on my target board. > I tried , but ... > > hesam@hesam-MS-7392:~/temp/nginx-1.9.9$ ./configure > --crossbuild=Linux::arm > --with-cc="/home/hesam/g25/arm-20

How can I do cross Compile Nginx Web Server?

2018-04-13 Thread mot...@embedsys.ir
Hi, I need to do Cross Compile Nginx Web Server to use on my target board. I tried , but ... hesam@hesam-MS-7392:~/temp/nginx-1.9.9$ ./configure --crossbuild=Linux::arm --with-cc="/home/hesam/g25/arm-2011.09/bin/arm-none-linux-gnueabi-gcc" --with-ld-opt="/usr/arm-linux-gnueabi/lib" --wi