Re: Shared library with custom _init, _fini

2002-05-06 Thread Michael Matz
Hi, On Sun, 5 May 2002, Joe Krahn wrote: > If I make a shared library with my own _init and _fini > function, is there a possibility of problems from the > system's built-in _init/_fini functions not being > called? If it's a C++ library, no static constructors or destructors would be called, s

Shared library with custom _init, _fini

2002-05-05 Thread Joe Krahn
If I make a shared library with my own _init and _fini function, is there a possibility of problems from the system's built-in _init/_fini functions not being called? Thanks, Joe Krahn ___ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mail