delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Reply-To: | <nhv AT cape DOT com> |
From: | "Norman Vine" <nhv AT cape DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: python 2.0, cygwin & readline - undefined symbols |
Date: | Tue, 13 Mar 2001 14:14:21 -0500 |
Message-ID: | <001101c0abf1$cfe17060$a300a8c0@nhv> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2232.26 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
In-Reply-To: | <3AAE579E.5384.14A573@localhost> |
Importance: | Normal |
Gerrit P. Haase writes: >< Re: python 2.0, cygwin & readline - > > >Yuhuu, it works, > >$ PYTHONPATH= ./python.exe -tt ./Lib/test/regrtest.py -l -x test_poll >2 tests failed: test_strftime test_time FYI the poll function still has problems and was specifically omitted from your regression test above < -x test_poll in command line > This trivial patch solves the time module problem < timezone related > http://sourceforge.net/tracker/index.php?func=detail&aid=407758&group_id=547 0&atid=305470 the 'strftime' issue appears to be a newlib problem that I am looking into. the 'poll' issues are, I am sorry to say, still a little beyond me. If anyone familiar with the inner workings of the Cygwin polling mechanism is interested in helping, I will do all I can to help. The relevant Python source lives in $PY_SRC / Modules / selectmodule.c bracketed within #ifdef HAVE_POLL #endif Once we get these two modules working all that will be missing from a 100% Posix Python port will be threading. Cheers Norman Vine -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |