[Python-3000] failed to compile Python-3.0b1 with gcc-4.3.0: Fatal Python error: Py_Initialize: can't initialize sys standard streams]
nirinA raseliarison
nirina at mail.blueline.mg
Thu Jun 26 21:20:18 CEST 2008
on Fri, 20 Jun 2008 08:47:26 +0400
Georgij Kondratjev wrote:
>On Friday 20 June 2008 06:04:44 Benjamin Peterson wrote:
>> On Thu, Jun 19, 2008 at 8:18 PM, nirinA raseliarison
>>
>> <nirina at mail.blueline.mg> wrote:
>> > hello all,
>> > i tried to build Python3.0b1 but the make process hangs
>> > while running:
>>
>> Building with gcc 4.3 is buggy. See
>> http://mail.python.org/pipermail/python-3000/2008-April/012965.html.
>
>Only with gcc 4.3.0. The problem was fixed in 4.3.1.
>If you really want to compile python with gcc 4.3.0,
>do something like
>export CC="gcc $CFLAGS -fno-tree-vrp"
i checked and yes it succeeded. i'd already tried to pass
this option through configure, but it didn't compile. maybe
i did something wrong. i switched to 4.3.1 now and didn't
verify any further with 4.3.0.
thanks,
nirinA
--
More information about the Python-3000
mailing list