This is the mail archive of the gcc-patches@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]

Re: C++ PATCH: configure for new abi


Hi Nathan,

Regarding this Changelog entry:

2000-01-13  Nathan Sidwell  <sidwell@codesourcery.com>

        * configure.in (--enable-new-gxx-abi): New option.
        * acconfig.h (ENABLE_NEW_GXX_ABI): New define.
        * Makefile.in (GXX_ABI_FLAG): New variable.
        * configure: Regenerate.

You must regenerate (which I'm almost sure you already did given the
failure mode I was seeing) and check-in config.in whenever you change
and check-in acconfig.h.

Thanks for making it easier to apply -fnew-abi more consistently.  It
never has made any sense to me that this was a run-time instead of
configuration-time option...

Loren

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