> > > > Well, it's not exactly surprising that replacing an empty assert macro > > > > with one that actually barks increases the noise level ;-) > > > > > > > > And no, that change is not the problem... > > > > > > i'm not claiming that it is the root of the problem. just that before > > > this patch compilation worked and after it stops ;) > > > pavel > > > > Andre, I'm still suffering from this. If you try to build in monolithic > > mode, > > linker shout because there are identical definitions on support/debug.cpp > > and > > client/debug.cpp. > > Hm.. better now?
yes. i wonder why _this_ helped, because linker messages wasn't about doAssert. pavel