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" _______________________________________________ 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