Maxim Dounin
October 12, 2016 10:36AM
Hello!

On Wed, Oct 12, 2016 at 03:58:25PM +0200, Thomas Deutschmann wrote:

> nginx-1.11.5 introduced a new configure option "--with-compat" however
> I don't find any documentation regarding this option.
>
> Could you please give us some insight when you expect that this option
> should be used (especially from distribution view, i.e. package
> maintainer)?

The only documentation currently available is:

$ ./configure --help | grep compat
--with-compat dynamic modules compatibility

Expanding the above, this option enables dynamic modules
compatibility, that is, it ensures that appropriate fields in
structures are present (or appropriately-sized placeholders are
added).

This makes it possible to compile additional dynamic modules with
minimal efforts assuming main nginx binary is compiled
--with-compat. Just

$ ./configure --with-compat --add-dynamic-module=/path/to/module

should be enough to compile a binary compatible module (assuming
the same platform is used for compilation).

From package maintaining point of view it should be a good idea to
add the option to nginx builds. This will allow others to easily
compile dynamic modules to be loaded into nginx shipped in the
package.

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

When to use --with-compat configure option?

Thomas Deutschmann 2675 October 12, 2016 10:00AM

Re: When to use --with-compat configure option?

Maxim Dounin 1711 October 12, 2016 10:36AM

Re: When to use --with-compat configure option?

Thomas Deutschmann 561 October 12, 2016 06:04PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 94
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready