On Wed, Feb 27, 2002 at 11:29:11PM +0000, Joseph Wenninger wrote: > Hi > > > > See http://lists.kde.org/?l=kde-core-devel&m=100746955931520&w=2 > > and related posts in the thread. There is no way for us to get rtti > > working in that case, unless we use RTLD_GLOBAL (which is fatal for > > us) . > > > > Possibly a silly question. Do metaObject->findSlot/Signal and "connect"s work > across library/dso boundaries, even, if dynamic_cast fails with gcc >3 ? Sure. Simon