[SciPy-user] numpy and fcompiler

Eric Zollars zollars at caltech.edu
Fri Jan 13 19:02:47 EST 2006


Pearu Peterson wrote:
> 
> 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

After it prints out IbmFCompiler instance properties:, it prints "None". 
  The compiler.customize() line does not appear to getting any of the 
changes I make to the class IbmFCompiler in ibm.py.

Eric




More information about the SciPy-User mailing list