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 >> >> <[EMAIL PROTECTED]> 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 -- _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com