[RFC] Fortran search path for intrinsic includes and modules

Steven Bosscher stevenb@suse.de
Thu Nov 24 17:46:00 GMT 2005


On Nov 24, 2005 06:20 PM, François-Xavier Coudert <fxcoudert@gmail.com>
wrote:

> > /usr/finclude
>
> Well, I agree completely with all your points, but this finclude still
> worries me a lot. I don't think it's a good idea at all to put things
> in such a place, that seems so compiler-independent.


Right.  Other compilers give their modules the .mod extension too, and
those .mods are incompatble with gfortran's.  So we should put gfortran
specific things in a gfortran specific place.

Gr.
Steven





More information about the Fortran mailing list