This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author donmez
Recipients donmez, gvanrossum
Date 2007-12-13.18:50:16
SpamBayes Score 0.13346347
Marked as misclassified No
Message-id <1197571816.48.0.0110950678309.issue1609@psf.upfronthosting.co.za>
In-reply-to
Content
> What system libraries?

libpython2.5.so.1.0 , this is a shared lib build after all.

> Does it make a difference if you don't specify either of
>
> --enable-unicode=ucs4 \
> --with-wctype-functions

Removing --with-wctype-functions fixes the issue.

> Is GCC 4.3 released yet?

Not yet but soon, its less buggy compared to 4.1 and 4.2 at the moment.
History
Date User Action Args
2007-12-13 18:50:16donmezsetspambayes_score: 0.133463 -> 0.13346347
recipients: + donmez, gvanrossum
2007-12-13 18:50:16donmezsetspambayes_score: 0.133463 -> 0.133463
messageid: <1197571816.48.0.0110950678309.issue1609@psf.upfronthosting.co.za>
2007-12-13 18:50:16donmezlinkissue1609 messages
2007-12-13 18:50:16donmezcreate