Implementing new intrinsic
François-Xavier Coudert
Francois-Xavier.Coudert@lcp.u-psud.fr
Tue Jan 25 09:32:00 GMT 2005
> At runtime, I get an undefined reference to `_gfortran_rename_i4_sub',
> and libgfortran/intrinsics/rename.c has not been compiled. Is there a
> magic option in the make system I didn't use? (I only used ./configure
> --enable-languages=c,f95 && make).
OK, I did a try with --enable-maintainer-mode, but it fails:
configure.in:2201: error: possibly undefined macro: AS_FOR_TARGET
Googling tells me there used to be a conflict of versions (mailing list
messages in 2002) between autoconf and gcc. What is currently the
recommended version for autoconf (I have autoconf 2.59 on a Debian box)?
--
FX
More information about the Fortran
mailing list