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 gvanrossum
Recipients donmez, gvanrossum
Date 2007-12-13.18:28:20
SpamBayes Score 0.28982595
Marked as misclassified No
Message-id <ca471dc20712131028md41994dj84314e9369a6238e@mail.gmail.com>
In-reply-to <1197570108.46.0.209873874469.issue1609@psf.upfronthosting.co.za>
Content
> Without  LD_LIBRARY_PATH it would use the system libraries and not the
> compiled ones which anyway is not wanted.

What system libraries?

Does it make a difference if you don't specify either of

--enable-unicode=ucs4 \
--with-wctype-functions

?

Is GCC 4.3 released yet?
History
Date User Action Args
2007-12-13 18:28:20gvanrossumsetspambayes_score: 0.289826 -> 0.28982595
recipients: + gvanrossum, donmez
2007-12-13 18:28:20gvanrossumlinkissue1609 messages
2007-12-13 18:28:20gvanrossumcreate