This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/20811] gfortran include problem (regression from g77)



------- Comment #10 from andreast at gcc dot gnu dot org  2005-11-17 20:51 -------
After this patch libgfortran fails to build on darwin-ppc.

it does not find the selected_int_kind.inc in the libgfortran objdir when
building libgfortran. (selected_int_kind.f90 compilation)

Reverting the patch brings me to a successful libgfortran build.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20811


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