This is the mail archive of the gcc-patches@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]

Re: [gfortran] PATCH implement g77 intrinsics


This is the only thing I saw in the implementation of the
intrinsics.  Once you fix iresolve.c and check.c as I've
noted in other email, this is ok for both mainline and 4.0.

I put everything in place in my local trees (both mainline and 4.0), with configure.ac and Makefile.am modified by the patch.
I issued the "aclocal" and "automake" commands, which went fine. But "autoconf" says:


$ autoconf
configure.ac:71: error: possibly undefined macro: TL_AC_GCC_VERSION
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

I don't know much about all this, and I'd like some help to get this straight. I use autoconf (GNU Autoconf) 2.59.

Thanks,
FX


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