This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: patch to add C99 complex
- From: Corinna Vinschen <vinschen at redhat dot com>
- To: newlib at sourceware dot org
- Date: Wed, 6 Oct 2010 18:19:14 +0200
- Subject: Re: patch to add C99 complex
- References: <444666.15048.qm@web25502.mail.ukl.yahoo.com>
- Reply-to: newlib at sourceware dot org
On Oct 6 12:50, Marco Atzeri wrote:
> one further question, should I include also the new
> Makefile.in in addition to the Makefile.am ?
No, that's not necessary. I can do that.
> I just noticed that I need to run autoreconf on
> newlib/libm
> to generate the updated Makefile.in
>
> autoreconf on newlib root seems incomplete.
>
> $ autoreconf
> autoheader-2.67: WARNING: Using auxiliary files such as `acconfig.h', `config.h. bot'
> autoheader-2.67: WARNING: and `config.h.top', to define templates for `config.h. in'
> autoheader-2.67: WARNING: is deprecated and discouraged.
> autoheader-2.67:
> autoheader-2.67: WARNING: Using the third argument of `AC_DEFINE' and
> autoheader-2.67: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template w ithout
> autoheader-2.67: WARNING: `acconfig.h':
> autoheader-2.67:
> autoheader-2.67: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
> autoheader-2.67: [Define if a function `main' is needed.])
> autoheader-2.67:
> autoheader-2.67: WARNING: More sophisticated templates can also be produced, see the
> autoheader-2.67: WARNING: documentation.
> autoheader-2.67: warning: missing template: _WANT_REGISTER_FINI
> autoheader-2.67: Use AC_DEFINE([_WANT_REGISTER_FINI], [], [Description])
> autoreconf-2.67: /usr/bin/autoheader-2.67 failed with exit status: 1
Hmm, I had no such problem when I tried with your first patch.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat