Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
Organization: Esse keine toten Tiere
To: cygwin@cygwin.com
Date: Wed, 14 Mar 2001 23:24:40 +0100
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: python 2.0, cygwin & readline - undefined symbols
Reply-to: gerrit.haase@t-online.de
Message-ID: <3AAFFDB8.870.507742E@localhost>
In-reply-to: <20010314163220.A364@dothill.com>
References: <3AAE579E.5384.14A573@localhost>; from gerrit@familiehaase.de on Tue, Mar 13, 2001 at 05:23:42PM +0100
X-mailer: Pegasus Mail for Win32 (v3.12cDE)

<Am 2001-03-14 16:32 wars, als Jason Tishler schrieb:>

Jason,

> > Still one unanswered question: Why got the flag not passed for you, but for you?
> 
> Please execute the following:
> 
>     python -c 'import distutils.sysconfig; print distutils.sysconfig.get_config_vars()["CCSHARED"]'
> 
> I get the following:
> 
>     -DUSE_DL_IMPORT
> 
> What do you get?

Now after building by hand *with* this flag, it should not be different:

bash-2.04$ python -c 'import distutils.sysconfig; print distutils.sysconfig.get_config_vars()["CCSHARED"]'
-DUSE_DL_IMPORT

Ciao,

Gerrit

-- 
=^..^= gerrit.haase@t-online.de
PGP-Key: 0x28A05137 [875C 745E 01CF 8A34 2767  BE39 305E 5261 28A0 5137]

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

