This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25259] bootstrap failures on non-C99 platforms
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Dec 2005 08:29:47 -0000
- Subject: [Bug target/25259] bootstrap failures on non-C99 platforms
- References: <bug-25259-226@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from ebotcazou at gcc dot gnu dot org 2005-12-07 08:29 -------
> I bootstrapped this on i686-pc-linux-gnu, all languages. Eric, can you test
> it on a non-C99 platform?
I don't seem to be able to regenerate aclocal.m4 and configure correctly, so
the new test GCC_HEADER_STDINT is not expanded.
eric@linux:~/svn/gcc/libgfortran> aclocal --version
aclocal (GNU automake) 1.9.1
Written by Tom Tromey <tromey@redhat.com>
Copyright (C) 2004 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.
eric@linux:~/svn/gcc/libgfortran> autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 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.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25259