public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* latest autotools still can't handle libstdc++-v3
@ 2004-03-19 10:18 Phil Edwards
  2004-03-19 12:33 ` Ralf Corsepius
  0 siblings, 1 reply; 3+ messages in thread
From: Phil Edwards @ 2004-03-19 10:18 UTC (permalink / raw)
  To: libstdc++, gcc

I have a patch for the dg-iconv test, but can't regenerate the files:

configure.ac: 7: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
aclocal.m4: 373: `jm_MAINTAINER_MODE' is obsolete; use `AM_MAINTAINER_MODE'
automake: configure.ac: `PACKAGE' not defined in `configure.ac'
testsuite/Makefile.am:55: GLIBCXX_TEST_ABI does not appear in AM_CONDITIONAL
testsuite/Makefile.am:65: GLIBCXX_TEST_WCHAR_T does not appear in AM_CONDITIONAL
testsuite/Makefile.am:125: GLIBCXX_TEST_ABI does not appear in AM_CONDITIONAL

are the automake errors.

-- 
Behind everything some further thing is found, forever; thus the tree behind
the bird, stone beneath soil, the sun behind Urth.  Behind our efforts, let
there be found our efforts.
              - Ascian saying, as related by Loyal to the Group of Seventeen

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: latest autotools still can't handle libstdc++-v3
  2004-03-19 10:18 latest autotools still can't handle libstdc++-v3 Phil Edwards
@ 2004-03-19 12:33 ` Ralf Corsepius
  2004-03-19 13:47   ` Phil Edwards
  0 siblings, 1 reply; 3+ messages in thread
From: Ralf Corsepius @ 2004-03-19 12:33 UTC (permalink / raw)
  To: Phil Edwards; +Cc: libstdc++, GCC List

On Fri, 2004-03-19 at 07:42, Phil Edwards wrote:
> I have a patch for the dg-iconv test, but can't regenerate the files:
> 
> configure.ac: 7: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
> aclocal.m4: 373: `jm_MAINTAINER_MODE' is obsolete; use `AM_MAINTAINER_MODE'
> automake: configure.ac: `PACKAGE' not defined in `configure.ac'
> testsuite/Makefile.am:55: GLIBCXX_TEST_ABI does not appear in AM_CONDITIONAL
> testsuite/Makefile.am:65: GLIBCXX_TEST_WCHAR_T does not appear in AM_CONDITIONAL
> testsuite/Makefile.am:125: GLIBCXX_TEST_ABI does not appear in AM_CONDITIONAL
> 
> are the automake errors.
Which versions of automake/autoconf are you using?

With vanilla FSF autoconf-2.59 and automake-1.8.2, I see this on CVS-head:

[libstdc++-v3] # autoreconf
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.

I see many more warnings, primarily autoconf warnings on using obsolete
constructs, if using autoreconf -Wall.

Ralf


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: latest autotools still can't handle libstdc++-v3
  2004-03-19 12:33 ` Ralf Corsepius
@ 2004-03-19 13:47   ` Phil Edwards
  0 siblings, 0 replies; 3+ messages in thread
From: Phil Edwards @ 2004-03-19 13:47 UTC (permalink / raw)
  To: Ralf Corsepius; +Cc: libstdc++, GCC List

On Fri, Mar 19, 2004 at 09:44:59AM +0100, Ralf Corsepius wrote:
> Which versions of automake/autoconf are you using?
> 
> With vanilla FSF autoconf-2.59 and automake-1.8.2, I see this on CVS-head:

Oh, 1.8.*2*.

My bad.

-- 
Behind everything some further thing is found, forever; thus the tree behind
the bird, stone beneath soil, the sun behind Urth.  Behind our efforts, let
there be found our efforts.
              - Ascian saying, as related by Loyal to the Group of Seventeen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-19 11:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-19 10:18 latest autotools still can't handle libstdc++-v3 Phil Edwards
2004-03-19 12:33 ` Ralf Corsepius
2004-03-19 13:47   ` Phil Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).