Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B15742B.67C095BE@wapme-systems.de> Date: Thu, 31 May 2001 00:28:59 +0200 From: Stipe Tolj Organization: Wapme Systems AG X-Mailer: Mozilla 4.7 [de]C-CCK-MCD QXW0322b (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: "S. L." CC: cygwin AT cygwin DOT com Subject: Re: Apache 1.3.20 & apxs References: <26244 DOT 991220079 AT www12 DOT gmx DOT net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit > Are there some more hints about doing this under cygwin, because except > --enable-rule=SHARED_CORE, any attempt to have an --enable-shared=module does not > compile. The configure flag --enable-rule=SHARED_CORE produces the libhttpd.dll library that is used to allow dynamic allocations of the preforked childs of httpd. Basicly if you do --add-module= it will be linked into libhttpd.dll. So if you mean if there is a mechanism that allows dynamic-loading of various modules .dll within libhttpd.dll runtime using configure statements in httpd.conf as it is supported for DSO (UNIX and Linux) then I have to say _no_. You have to compile and link all required modules to libhttpd.dll. That DLL will be shared then for all preforked httpd childs. The --enable-shared= ability will be the next aim I will focus on. It should allow such dynamic-loaded modules as known from the native Win32 version and the UNIX derivates. Regards, Stipe Tolj Department Management Technology Center & Research Lab tolj AT wapme-systems DOT de ------------------------------------------------------------------- Wapme Systems AG Münsterstr. 248 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: info AT wapme-systems DOT de Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple