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


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


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