Environment : i686-pc-linux-gnu Compiler Version : GCC 2.96 Kernel Version : 2.4.20-8 (Redhat 9)
I am not able to do the installation of GCC 2.96 on Redhat 9. Configuration is happening successfully. But, while giving the make, it is failing with the below given error message. make[1]: Entering directory `/viewstore/gcc-2.96/gcc-2.96-2.96/gcc-2.96-20000731/gcc' cd . && autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. configure.in:420: m4: ERROR: Recursion limit of 1024 exceeded, use -L<N> to change it autom4te: m4 failed with exit status: 1 autoheader: /usr/bin/autom4te failed with exit status: 1 make[1]: *** [cstamp-h.in] Error 1 make[1]: Leaving directory `/viewstore/gcc-2.96/gcc-2.96-2.96/gcc-2.96-20000731/gcc' make: *** [all-gcc] Error 2 Any idea, why this problem is happening with GCC 2.96 on Redhat 9. NOTE: The GCC 2.96 installation is happening successfully with Linux 2.4.7-10 (Redhat 7.2 version) -- Summary: GCC 2.96 installation fails on Redhat 9 version Product: gcc Version: 2.96 (redhat) Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ramya dot chandar at wipro dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20378