--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