delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-apps-help AT cygwin DOT com; run by ezmlm |
Sender: | cygwin-apps-owner AT cygwin DOT com |
List-Subscribe: | <mailto:cygwin-apps-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
List-Post: | <mailto:cygwin-apps AT cygwin DOT com> |
List-Help: | <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs> |
Delivered-To: | mailing list cygwin-apps AT cygwin DOT com |
Date: | Wed, 9 Jan 2002 07:55:59 -0500 |
From: | Jason Tishler <jason AT tishler DOT net> |
To: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
Cc: | Corinna Vinschen <cygwin-apps AT cygwin DOT com> |
Subject: | Cygwin Python cyg vs. lib (was Re: [ANN] apache_1.3.22 package ...) |
Message-ID: | <20020109125559.GB1672@dothill.com> |
Mail-Followup-To: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de>, |
Corinna Vinschen <cygwin-apps AT cygwin DOT com> | |
References: | <3C3BFC4C DOT 15C3C81A AT wapme-systems DOT de> <20020109124852 DOT C1242 AT cygbert DOT vinschen DOT de> <816103055 DOT 20020109125245 AT familiehaase DOT de> |
Mime-Version: | 1.0 |
In-Reply-To: | <816103055.20020109125245@familiehaase.de> |
User-Agent: | Mutt/1.3.24i |
On Wed, Jan 09, 2002 at 12:52:45PM +0100, Gerrit P. Haase wrote: > 2002-01-09 12:50:02, du schriebst: > > > On Wed, Jan 09, 2002 at 09:16:12AM +0100, Stipe Tolj wrote: > >> Users may have to include /usr/libexec to their PATH, due to the fact > >> that libhttpd.dll resides there. Should we move at least that core > >> library to /usr/bin to have it in PATH like the other cygfoo.dlls? > > > Shouldn't that be /usr/bin/cyghttpd.dll? > > It is the same like it is with perl or python. When I did the initial patch to build Cygwin Python with a DLL core to support shared (i.e., DLL) extension modules I didn't want to fight this battle with the upstream maintainers too. IIRC, using the "cyg" prefix instead of "lib" would have complicated the Makefiles. Besides the Win32 DLL are called pythonXY.dll instead of libpythonX.Y.dll, so there is no chance of a name clash. Subsequently, the Python Makefiles have been significantly changed. I just checked and it appears (at first glance) that using the "cyg" prefix should not affect any other platform. Should I submit a patch to invoke this change? Or, should I let sleeping dogs lie? Jason
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |