This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: libverbose_terminate, pass 1 of N


Phil Edwards <phil@jaj.com> writes:

| On Mon, Dec 23, 2002 at 12:22:05PM +0100, Gabriel Dos Reis wrote:
| > How should it be handled if we have verbose-termination-by-default as
| > currently proposed?
| 
| In libsupc++/eh_terminate.cc, line 40, change "std::abort" to
| "__gnu_cxx::__verbose_terminate_handler".  No preloading or anything else
| required.

OK, I think that is fine then.  I was primarily concerned about making
-lverboe_terminate or any other pre-transmutloading thing the default.

Thanks,

-- Gaby


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