[SciPy-user] numpy and fcompiler

Pearu Peterson pearu at scipy.org
Fri Jan 13 15:49:52 EST 2006



On Fri, 13 Jan 2006, Eric Zollars wrote:

> Pearu-
> 	The command xlf gives compiler options, no version information.  I have
> already checked ibm.py and the xlf.cfg is where it is supposed to be:
> /etc/opt/ibmcmp/xlf/8.1/xlf.cfg

Have you tried to fix ibm.py? For debugging, you can run

   python ibm.py --verbose

in numpy/distutils/fcompiler/ that should show compiler version number if 
xlf is detected.

Pearu




More information about the SciPy-User mailing list