This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: HJ's patches break 3.3 install?
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: Daniel Jacobowitz <drow at mvista dot com>
- Cc: gcc at gcc dot gnu dot org, Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Date: Mon, 10 Nov 2003 16:50:13 +0100 (CET)
- Subject: Re: HJ's patches break 3.3 install?
On Mon, 10 Nov 2003, Daniel Jacobowitz wrote:
> On Mon, Nov 10, 2003 at 03:29:26PM +0100, Richard Guenther wrote:
> > On Mon, 10 Nov 2003, Daniel Jacobowitz wrote:
> >
> > > On Mon, Nov 10, 2003 at 03:24:46PM +0100, Richard Guenther wrote:
> > > > On Mon, 10 Nov 2003, Daniel Jacobowitz wrote:
> > > >
> > > > That patch doesnt apply cleanly to 3.3 - I tweaked it a bit, but maybe
> > > > failed to correctly regenerate libiberty/config.in and configure.in. The
> > > > latter moaned about
> > > >
> > > > bellatrix:~/src/gcc/gcc3.3/libiberty$ autoconf
> > > > configure.in:399: error: possibly undefined macro: AC_PROG_CC_WORKS
> > > > configure:1445: error: possibly undefined macro: AC_PROG_CC_G
> > > > configure:1437: error: possibly undefined macro: AC_PROG_CC_GNU
> > > >
> > > > testing on the way...
> > >
> > > That probably means your installed autoconf is too new?
> >
> > Maybe - its autoconf 2.52. I'm not familiar with the gcc using of the
> > autotools. Building fails with
>
> For GCC 3.3 you must use autoconf 2.13.
I can confirm that the patch fixes the problem.
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/