Re: how Can I Cross Compile nginx web server for arm linux?

2021-11-23 Thread Francis Daly
On Tue, Nov 23, 2021 at 12:11:00AM -0500, vrezaei wrote:

Hi there,

> I have solved my problem by following instructions precisely.
>  https://programmer.help/blogs/cross-compiling-nginx-used-on-hi3536.html
> it is a  very good tutorial.

Great that you found a recipe that compiles this version for you!

All the best,

f
-- 
Francis Dalyfran...@daoine.org
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


Re: how Can I Cross Compile nginx web server for arm linux?

2021-11-22 Thread vrezaei
dear Francis
I have solved my problem by following instructions precisely.
 https://programmer.help/blogs/cross-compiling-nginx-used-on-hi3536.html
it is a  very good tutorial.

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,292907,292919#msg-292919

___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


Re: how Can I Cross Compile nginx web server for arm linux?

2021-11-22 Thread Francis Daly
On Mon, Nov 22, 2021 at 06:08:45AM -0500, vrezaei wrote:

Hi there,

> I need to do Cross Compile Nginx Web Server to use on my target board.

See, for example, https://forum.nginx.org/read.php?2,279437,279441 and
https://forum.nginx.org/read.php?2,280952,280953

Cross-compilation is not supported by nginx.

> I follow instructions on this tutorial 
> https://programmer.help/blogs/cross-compiling-nginx-used-on-hi3536.html
> but it wasn't successful.

You are probably more likely to have more success setting up a native
compilation environment for your board, possibly using a virtual machine
instead of the board itself; and then compiling nginx natively there.

Good luck with it,

f
-- 
Francis Dalyfran...@daoine.org
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx