To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85679
                 Issue #|85679
                 Summary|Link with -Wl,-Bsymbolic-functions -Wl,--dynamic-list-
                        |cpp-new -Wl,--dynamic-list-cpp-typeinfo when supported
               Component|porting
                 Version|680m239
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|pmladek





------- Additional comments from [EMAIL PROTECTED] Tue Jan 29 14:01:36 +0000 
2008 -------
The recent versions of the GNU linker started to support:

-Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new
-Wl,--dynamic-list-cpp-typeinfo

These flags substantially reduce the number of unique name driven relocations on
startup, and gives a nice performance boost.

I'll attach a patch that adds the needed configure check and support for this
into OOo souces.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to