delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/05/24/16:14:41

X-Spam-Check-By: sourceware.org
Message-ID: <4474BEAE.3040600@users.sourceforge.net>
Date: Wed, 24 May 2006 15:14:38 -0500
From: "Yaakov S (Cygwin Ports)" <yselkowitz AT users DOT sourceforge DOT net>
User-Agent: Thunderbird 1.5.0.2 (Windows/20060308)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: python: update soon?
References: <446BDB51 DOT 9060906 AT users DOT sourceforge DOT net> <20060518131754 DOT GD836 AT tishler DOT net> <446CED1D DOT 5080202 AT users DOT sourceforge DOT net> <20060519132037 DOT GC2848 AT tishler DOT net>
In-Reply-To: <20060519132037.GC2848@tishler.net>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jason Tishler wrote:
> AFAICT, Cygwin Python uses the normal Python layout.
> 
> On Cygwin, we have:
> 
>      $ ls /usr/lib/python2.4/config
>      Makefile  Setup.config  config.c     install-sh          makesetup
>      Setup     Setup.local   config.c.in  libpython2.4.dll.a  python.o
> 
> and on Linux, we have:
> 
>     $ ls usr/lib/python2.4/config
>     Makefile  Setup.config  config.c     install-sh      makesetup
>     Setup     Setup.local   config.c.in  libpython2.4.a  python.o

AFAIK the difference is not in config but in /usr/lib; on Linux,
libpython2.4.so* are installed in /usr/lib, allowing one to link against
python with a simple -lpython2.4, where we need
- -L/usr/lib/python2.4/config also.  Having a copy/symlink of
libpython2.4.dll.a in /usr/lib would help make Cygwin more compatible
with python-dependent autotooled packages, which are not yet sensitive
to this peculiarity.


Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdL6rpiWmPGlmQSMRAsESAKCmfFcZEpj067YzUaGiLsyq3ySlkgCg7D7U
CAaIJYG2WvtxjBr+JCarPwo=
=Hs4j
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019