From gcc Wed Dec 05 20:12:29 2001 From: Mark Mitchell Date: Wed, 05 Dec 2001 20:12:29 +0000 To: gcc Subject: Re: KDE hackers, please read (was [nathan@codesourcery.com: Re: GCC X-MARC-Message: https://marc.info/?l=gcc&m=100758343407305 --On Wednesday, December 05, 2001 01:35:51 AM +0100 Dirk Mueller wrote: > On Die, 04 Dez 2001, Joe Buck wrote: > >> But that causes an interesting problem. You say that you don't want to >> use RTLD_GLOBAL because someone might duplicate a class name (say, >> "DisplayList"). Of course, this violates the one-definition rule, but >> let's ignore that for a moment. > > Point taken for the RTLD_GLOBAL part, but why do we need RTLD_NOW in > order to make RTTI work, as the original posting pointed out ? I don't think you should (I would think RTLD_LAZY would be OK), but I am not the world's biggest dynamic linking expert... -- Mark Mitchell mark@codesourcery.com CodeSourcery, LLC http://www.codesourcery.com