<span style="font-family: Tahoma, Geneva, Sans-Serif; font-size: 10pt"><div> </div>

<div>Dear Maxim</div>

<div>Thanks for attention.</div>

<div>My target Board is http://armdevs.com/Product/CORE9G25-CON.html  (target OS: Linux 3.6.9)</div>

<div>I need Web server , what is your advice?</div>

<div>would you please tell me more? (I am new in Linux world).</div>

<div>I have Install Nginx on my Host system (abuntu 16.0.4 LTS ) with out any problem, but I need to a web server on my Target .</div>

<div> </div>

<div>Regards</div>

<div> </div>

<div> </div>

<div style="-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;"> </div>

<div> </div>

<hr align="center" size="2" width="100%" />
<div><span style="font-family: tahoma,arial,sans-serif; font-size: 10pt;"><b>From</b>: "Maxim Dounin" <mdounin@mdounin.ru><br />
<b>Sent</b>: Friday, April 13, 2018 11:05 PM<br />
<b>To</b>: nginx@nginx.org<br />
<b>Subject</b>: Re: How can I do cross Compile Nginx Web Server?</span>

<div> </div>
Hello!<br />
<br />
On Fri, Apr 13, 2018 at 08:41:39PM +0430, motiee@embedsys.ir wrote:<br />
<br />
> Hi,<br />
> I need to do Cross Compile Nginx Web Server to use on my target board.<br />
> I tried , but ...<br />
><br />
> hesam@hesam-MS-7392:~/temp/nginx-1.9.9$ ./configure<br />
> --crossbuild=Linux::arm<br />
> --with-cc="/home/hesam/g25/arm-2011.09/bin/arm-none-linux-gnueabi-gcc"<br />
> --with-ld-opt="/usr/arm-linux-gnueabi/lib"<br />
> --with-cc-opt="/usr/arm-linux-gnueabi/include"building for Linux::arm<br />
> checking for C compiler ... found but is not working<br />
> ./configure: error: C compiler<br />
> /home/hesam/g25/arm-2011.09/bin/arm-none-linux-gnueabi-gcc is not found<br />
><br />
><br />
> Please tell me how can I do it?<br />
><br />
> Note: The "autoconf.err" file is attached.<br />
<br />
Cross-compilation is not supported by nginx (except<br />
cross-compilation for win32 using wine, and this what --crossbuild<br />
to be used for). You need a native toolchain to build nginx.<br />
<br />
If your board is not powerful enough, consider using a virtual<br />
machine.<br />
<br />
--<br />
Maxim Dounin<br />
http://mdounin.ru/<br />
_______________________________________________<br />
nginx mailing list<br />
nginx@nginx.org<br />
http://mailman.nginx.org/mailman/listinfo/nginx<br />
 </div></span>