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 libfortran/31546] add --enable-intermodule



------- Comment #6 from aldot at gcc dot gnu dot org  2007-08-25 22:33 -------
Created an attachment (id=14116)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14116&action=view)
add missing includes of config.h to avoid conflicts in prototypes for LFS funcs

gfortran-4.3-PR31546-config.h-inc.01.diff

2007-08-26  Bernhard Fischer  <me>

      PR fortran/31546
      * (configure.ac): Add --enable-intermodule for onestep build.
      * (Makefile.am): Handle onestep build.
      * (libgfortran.h, intrinsics/abort.c, intrinsics/iso_c_binding.c,
      intrinsics/string_intrinsics.c): Include config.h before system headers.


-- 


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


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