This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: HJ's patches break 3.3 install?


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.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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