Compiling Python using the Portland Group compiler

Konrad Hinsen konrad.hinsen at laposte.net
Wed Jul 19 06:04:59 EDT 2006


On Jul 12, 2006, at 15:57, Konrad Hinsen wrote:

> I am trying to install Python 2.4.3 on an AMD Opteron system using
> the Portland Group's compiler (pgcc). Using
>
> CC="pgcc -DNCURSES_ENABLE_STDBOOL_H=0" OPT="-O0" LINKFORSHARED="-Wl,-
> export-dynamic" ./configure --without-cxx
>
> I finally managed to obtain an executable that would start and work,
> but it fails a couple of test cases:
...

I ended up debugging the first case of failure, and diagnosed faulty  
code generation. I sent a bug report to Portland Group, who promised  
to look at it.

Konrad.
--
---------------------------------------------------------------------
Konrad Hinsen
Centre de Biophysique Moléculaire, CNRS Orléans
Synchrotron Soleil - Division Expériences
Saint Aubin - BP 48
91192 Gif sur Yvette Cedex, France
Tel. +33-1 69 35 97 15
E-Mail: hinsen at cnrs-orleans.fr
---------------------------------------------------------------------





More information about the Python-list mailing list