Subject: Re: C++ q: constructors not called for classes in shared lib ?
To: Jim Wise <jwise@unicast.com>
From: Todd Vierling <tv@pobox.com>
List: current-users
Date: 02/04/1999 16:47:58
On Thu, 4 Feb 1999, Jim Wise wrote:

: Is there a good reason c++rt0.o can't be included in every library?

See my other message about "fixing" `cc -shared' to DTRT with c++rt0, as it
already does on ELF with crt(begin,end)S.  Since `cc -shared' has never
worked properly on a.out, if it were fixed to do c++rt0, you could use this
method to make libraries.

However, we will *not* have ld(1) link it in invisibly.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)