[issue3019] Python3a5 compile failing due to high memory usage

2008-05-31 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Turns out this is due to GCC 4.3 being used. Dupe of #2626. -- nosy: +georg.brandl resolution: -> duplicate status: open -> closed ___ Python tracker <[EMAIL PROTECTED]>

[issue3019] Python3a5 compile failing due to high memory usage

2008-05-31 Thread Florian Mayer
Florian Mayer <[EMAIL PROTECTED]> added the comment: Added the output of GDB as the memory usage was nearing 70%. Hope it helps. Added file: http://bugs.python.org/file10490/gdb_output ___ Python tracker <[EMAIL PROTECTED]>

[issue3019] Python3a5 compile failing due to high memory usage

2008-05-31 Thread Florian Mayer
New submission from Florian Mayer <[EMAIL PROTECTED]>: I have tried building Python3a5 today using the tarball offered on your internet site. The process './python -E setup.py build' keeps on allocating my memory using more than 80% of my RAM, I am certain that it would have used more if I had n