http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46516
--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-11-17 07:25:33 UTC --- (In reply to comment #2) > Can you do some debugging? The file is searched for in passed "-L" via > gcc/fortran/gfortranspec.c's find_spec_file which is called by > lang_specific_driver. (The following got lost:) ... and the actual loading - also if no explicit "-L<path>" has been passed - happens in gcc/gcc.c's read_specs