Re: problem with Python 2.5.2 and gcc 4.3

2008-03-13 Thread David P. Riedel
Andrew MacIntyre wrote: > David P. Riedel wrote: > >> 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_softs

Re: problem with Python 2.5.2 and gcc 4.3

2008-03-13 Thread Andrew MacIntyre
David P. Riedel wrote: > 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 >