Prepend module path to the search path ?

Samuel Debionne samuel.debionne@ujf-grenoble.fr
Fri Mar 21 08:37:00 GMT 2014


Hello all,
Is there a way to tell gfortran to prepend the path given with the -J
option to the search path ?

I have a module that is compiled by my build system for which I have a
system wide copy installed in /usr/include (searched with -I option)

The one in /user/include is found first but is not compiled with the
same version of gfortran (and that gives an error).

Regards,
Samuel



More information about the Fortran mailing list