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
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 availab