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
Date: Wed, 14 Mar 2001 21:40:26 -0500
From: Jason Tishler <Jason.Tishler@dothill.com>
To: "Gerrit P. Haase" <gerrit.haase@t-online.de>
Cc: cygwin@cygwin.com
Subject: Re: python 2.0, cygwin & readline - undefined symbols
Message-ID: <20010314214026.A529@dothill.com>
Mail-Followup-To: "Gerrit P. Haase" <gerrit.haase@t-online.de>,
	cygwin@cygwin.com
References: <3AAE579E.5384.14A573@localhost>; <20010314163220.A364@dothill.com> <3AAFFDB8.870.507742E@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3AAFFDB8.870.507742E@localhost>; from gerrit.haase@t-online.de on Wed, Mar 14, 2001 at 11:24:40PM +0100
Organization: Dot Hill Systems Corp.

Gerrit,

On Wed, Mar 14, 2001 at 11:24:40PM +0100, Gerrit P. Haase wrote:
> Now after building by hand *with* this flag, it should not be different:

What I should have asked was for you to do the following:

    $ cd Python-2.1b1
    $ ./python -c 'import distutils.sysconfig; print distutils.sysconfig.get_config_vars()["CCSHARED"]'

The above should be valid *even* before any extension is built.  Plus it
executes the python.exe in the build directory instead of the installation
directory.  This is what I was really after.

Do you still get "-DUSE_DL_IMPORT"?

Thanks,
Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

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

