This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: python: update soon?


Yaakov,

On Thu, May 18, 2006 at 04:54:37PM -0500, Yaakov S (Cygwin Ports) wrote:
> Jason Tishler wrote:
> > Thanks for the nudge. :,)
> 
> And thank you for the quick version bump!

You are quite welcome.

> BTW, for your next release, would you mind making a
> /usr/lib/libpython2.4.dll.a ->
> /usr/lib/python2.4/config/libpython2.4.dll.a symlink?  It would help
> building some packages which aren't so sensitive to Cygwin's layout.

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

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
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/


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