ooo-build r11864 - trunk/doc



Author: michael
Date: Mon Mar 10 20:16:09 2008
New Revision: 11864
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11864&view=rev

Log:
upd.


Modified:
   trunk/doc/link.txt

Modified: trunk/doc/link.txt
==============================================================================
--- trunk/doc/link.txt	(original)
+++ trunk/doc/link.txt	Mon Mar 10 20:16:09 2008
@@ -1,3 +1,19 @@
+	+ Accelerating startup:
+	    + svt #1 offender: 2841 -> 1136 [ remove sRTF, sHTML ]
+	    + svx - #2 - 2655 [ of which 2015, _ZTV (700), _ZTI (700), _ZTS(600) ] 
+	    + sw - #3 - 2290 [ only 723 are class/types ], [ 600 sRTF/sHTML ]
+		+ Lots of: _ZN13SfxUInt32Item10StaticTypeEv ~ 100 instances.
+		+ Lots of: _ZN19SfxStatusBarControl24RegisterStatusBarControlEP9SfxModuleP17SfxStbCtrlFactory
+	    + icui18n - not using -Bsymb-functions (or vtrelocs?) ...
+	    + sb - lots of _ZVTR_ exports
+	    + configmgr
+		+ most odd ! - why are we resolving these globally !?
+		    + eg. _ZTIN9configmgr7backend11PropertyAddE
+		+ is that what we want !? :-) [ no! ]
+		    + can we add the '-Wbind-...' stuff only for libraries
+		      without .def files [ !? :-]
+
+
 Linker hacking:
 	+ LD hacks ?
 		+ LD_WEAKMAP=lib... 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]