-On [20080711 06:18], YIN Ming ([EMAIL PROTECTED]) wrote:
>2. use new version of gcc (rather than odd version)
See
http://www.in-nomine.org/2008/04/11/python-26a2-execution-times-with-various-compilers/
that I wrote a while ago.
Basically for Python GCC 3.4.6 outperformed the newer GCCs. So
Dear All,
We are going to compile python2.5.1 with gcc on various platforms,
including Solaris8(sparc), Solaris10(x86), AIX and Linux.
Just want to check if there are recommended gcc versions for these
platforms. We aim to:
1. use a single version of gcc for all platforms
2. us