Is there a way to let gfortran print all the paths in which it search for libraries?

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Jun 19 20:24:00 GMT 2015


On Fri, Jun 19, 2015 at 03:08:16PM -0500, Peng Yu wrote:
> 
> Is there a way to let gfortran print all the paths in which it search
> for libraries?
> 

gfortran --help

'gfortran -v file.f90' is also informative. 

-- 
Steve



More information about the Fortran mailing list