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


On Dec 19, 2002, Phil Edwards <phil@jaj.com> wrote:

> On Thu, Dec 19, 2002 at 03:45:27PM -0500, Phil Edwards wrote:
>> Here's a patch for discussion purposes.  It installs a libverbose_terminate,
>> and I've verified by hand that using -lverbose_terminate or LD_PRELOAD
>> both DTRT.

> Annoyingly, linking with the .a form of the library does not have any effect.

Perhaps it should be installed as an object file, rather than as a
static library, and there should be a flag other than -l<something> to
get it linked in.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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