This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: KDE hackers, please read (was [nathan@codesourcery.com: Re: GCC3.0.3: Bugs to Fix]) (fwd)




--On Wednesday, December 05, 2001 01:35:51 AM +0100 Dirk Mueller 
<dmuell@gmx.net> 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


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