This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG 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: merged-libs-branch


Anthony Green wrote:
> On Tue, 2003-09-30 at 04:04, Gary Benson wrote:
> > It all seems to work beautifully.  Anyone mind if I merge the changes
> > into HEAD?
> 
> Sounds good to me.
> 
> BTW - why isn't this kind of cross linking recommended?

>From Uli:
- the order in which the DSO constructors are called might be wrong.
- it may not be possible to unload such a library.
- even if it is, the destructors will not be run at dlclose() time.

Gary


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