This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran build failure


Rob Ratcliff wrote:
Hi Jerry,

Look for "FCFLAGS" in the Makefile in the libfortran directory of
your build directory (like i686-pc-linux-gnu/libgfortran)
and add "-I." to the end of the line.


Ooops! I see I forgot the 'dot' after the 'I"


That does it.

Thanks,

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]