>The only possibility to fix this would be to break into multiple DLLs. I am
> completely opposed to that, as I expect the load time related to so many
> symbols and relocations to be higher.

If you have too many small dlls to load it will be slower,
but you can use a custom written loader which will counter this.
Google use this strategy for years already.

Alex
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to