Nginx cross-compilation?

Hi,

is it possible to cross-compile Nginx ? The custom configure system
looks great but it seems like it does introspection on the running
system. Is it possible to feed it with custom results ?

2008/1/14, Jonas P. [email protected]:

Hi,

is it possible to cross-compile Nginx ? The custom configure system
looks great but it seems like it does introspection on the running
system. Is it possible to feed it with custom results ?

ping

Jonas P. wrote:

2008/1/14, Jonas P. [email protected]:

Hi,

is it possible to cross-compile Nginx ? The custom configure system
looks great but it seems like it does introspection on the running
system. Is it possible to feed it with custom results ?

ping

I would like to know too…

On Wed, 23 Apr 2008 18:31:11 +0200, Emanuele R. wrote:

Jonas P. wrote:

2008/1/14, Jonas P. [email protected]:

Hi,

is it possible to cross-compile Nginx ? The custom configure system
looks great but it seems like it does introspection on the running
system. Is it possible to feed it with custom results ?
Check out scratchbox2, it’s a toolkit for dealing with cross-compiling
systems such as this.

http://www.freedesktop.org/wiki/Software/sbox2

/B

On Wed, Apr 23, 2008 at 06:31:11PM +0200, Emanuele R. wrote:

I would like to know too…

No, nginx does not support cross-compilation in general.
There is some support to build native Win32 code using MSVC, BCC, and
OpenWatcomC under FreeBSD/Wine.