Hi I tried building Python 2.5.2 using gcc 4.3.0. The build completes with no problems but when I run 'make test', I get a segfault part way through the test run.
here is the last part of the output from make test test_softspace test_sort test_sqlite test_sqlite skipped -- no sqlite available test_startfile test_startfile skipped -- cannot import name startfile test_str make: *** [test] Segmentation fault Has anyone else seen this? Thanks Dave Riedel -- http://mail.python.org/mailman/listinfo/python-list