[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 27 05:45:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |kargl at gcc dot gnu.org
Resolution| |INVALID
--- Comment #1 from kargl at gcc dot gnu.org 2012-09-27 05:45:11 UTC ---
You forgot to explain what you think is not quite right.
gfortran searches only directories where it may have
installed some modules and directories that you explicitly
add via -I.
More information about the Gcc-bugs
mailing list