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 orivej
Recipients orivej
Date 2008-04-12.23:30:00
SpamBayes Score 0.27395102
Marked as misclassified No
Message-id <1208043002.25.0.498433851642.issue2626@psf.upfronthosting.co.za>
In-reply-to
Content
First time I noticed it during compilation of python3 r62301, then 
3.0a4, then 3.0a3, with and without CFLAGS set. 
Step "./python -E ./setup.py -q build" called by make never ends (and 
there is no output). Just "/python" behaves the same: it eats memory 
and prints nothing. Gcc 3.4.6 works fine. Previous versions of gcc 4 
were working too, but I didn`t tested them now.
My system: gcc 4.3.0, kernel 2.6.24.zen5.20080410 (with zen patchset, 
can test again with vanilla 2.6.24, or if you say it is too old I will 
compile 2.6.24.4), glibc 2.7, Arch GNU/Linux.
History
Date User Action Args
2008-04-12 23:30:02orivejsetspambayes_score: 0.273951 -> 0.27395102
recipients: + orivej
2008-04-12 23:30:02orivejsetspambayes_score: 0.273951 -> 0.273951
messageid: <1208043002.25.0.498433851642.issue2626@psf.upfronthosting.co.za>
2008-04-12 23:30:01orivejlinkissue2626 messages
2008-04-12 23:30:00orivejcreate