------- Comment #10 from dfranke at gcc dot gnu dot org 2009-01-03 23:26 ------- (In reply to comment #7) > Good question. FX and Joe don't like the idea, but Fortran files (".h"/".inc" > and ".mod" files one can find in /usr/include in some Linux distributions.
Whoever requires .mod files probably has a Makefile around anyway - adding -I/usr/include is not exactly much to ask for. I also think we shouldn't search the system paths by default. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35707