This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: python 2.0, cygwin & readline - undefined symbols


<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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]