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]

Cannot bootstrap GCC 3.0.1 (release)



******** Configured with:

$ /usr/local/distrib/gcc-3.0.1/configure --prefix=/usr/local/beta

******** System is a RedHat 7.1 with all the updates applied:

$ uname -a
Linux zoltan.unisuv.it 2.4.7 #19 Fri Jul 27 08:40:51 CEST 2001 i686 unknown
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)

******** This also may be relevant (see below):

$ /usr/bin/autoheader  --version
autoheader (GNU autoconf) 2.14.1
Written by Roland McGrath.

Copyright (C) 1992-1994, 1996, 1998-1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

******** Here are the last few lines produced by `make bootstrap':

make[1]: Leaving directory `/usr/local/distrib/objdir/zlib'
Bootstrapping the compiler
make[1]: Entering directory `/usr/local/distrib/objdir/gcc'
make CC="gcc" libdir=/usr/local/beta/lib LANGUAGES="c " \
	CFLAGS="-g " MAKEINFO="makeinfo " \
	MAKEINFOFLAGS=""
make[2]: Entering directory `/usr/local/distrib/objdir/gcc'
(cd /usr/local/distrib/gcc-3.0.1/gcc && autoheader)
configure.in:349: warning: backquotes should not be backslashed in: [Define if your compiler supports the \`long double' type. */]
configure.in:350: warning: backquotes should not be backslashed in: [Define if the \`_Bool' type is built-in. */]
configure.in:873: warning: AC_LINK_FILES is obsolete; instead use AC_CONFIG_FILES(DEST:SOURCE...)
/usr/bin/autoheader: No template for symbol `HAVE_GAS_'
make[2]: *** [/usr/local/distrib/gcc-3.0.1/gcc/cstamp-h.in] Error 1
make[2]: Leaving directory `/usr/local/distrib/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/distrib/objdir/gcc'
make: *** [bootstrap] Error 2

******** All the best,  Roberto

-- 
Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it


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