[Numpy-discussion] Distutils problem with g95

Pearu Peterson pearu at scipy.org
Wed May 31 07:01:12 EDT 2006


On Wed, 31 May 2006, James Graham wrote:

> numpy.distutils seems to have difficulties detecting the current version of 
> the g95 compiler. I believe this is because the output of `g95 --version` has 
> changed. The patch below seems to correct the problem (i.e. it now works with 
> the latest g95) but my regexp foo is very weak so it may not be 
> correct/optimal.

Could you send me the output of

   g95 --version

for reference?

Thanks,
Pearu




More information about the NumPy-Discussion mailing list