OK weird. qt (gcc 2.96, -O) : moz .libs 627 size libfrontends.a | grep Dialogs.o 2616 168 8 2792 ae8 Dialogs.o (ex libfrontends.a) 106924 11288 12 118224 1cdd0 Dialogs.o (ex libfrontends.a)
xforms (gcc 3.2, -O) : moz .libs 624 size libfrontends.a | grep Dialogs.o 1247 68 16 1331 533 Dialogs.o (ex libfrontends.a) 49069 4788 20 53877 d275 Dialogs.o (ex libfrontends.a) Look at the difference ! Lars can you do the comparison to eliminate the compiler difference ? The Qt Dialogs.o has a *5K* PRETTY_FUNCTION that is not there in the xforms Dialogs.o. There are other differences too. We should turn off BOOST_DEBUG then we can get a fair comparison. john -- "It's a cardboard universe ... and if you lean too hard against it, you fall through." - Philip K. Dick