[SciPy-dev] patch to build_flib to support digital fortran compiler

Pearu Peterson pearu at cens.ioc.ee
Tue May 28 18:52:23 EDT 2002


Hi Berthold,

On 28 May 2002, [iso-8859-15] Berthold Höllmann wrote:

> I have added a class "digital_fortran_compiler" to build_flib.py which
> adds support for the Digital Fortran Comiler under WinNT to the
> scipy_distutils.
> Please find the class attached (no diffs because or the recent changes
> to build_flib.py did not allow a good diff).

Thanks for the patch!

I have applied your patch to scipy_distutils but made some
re-factoring modifications to reduce the code size. In addition, I used

  DF

as a compiler name instead of f90. This I learned from

  http://www.compaq.com/fortran/docs/vf-html/vf_frame.htm

Is it OK?

Thanks,
	Pearu




More information about the SciPy-Dev mailing list