To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85679





------- Additional comments from mme...@openoffice.org Thu Mar 26 17:34:37 
+0000 2009 -------
Hi Stephan, just saw your updates:

> @pmladek:  What about using -Bsymbolic (directly bind all references from 
> within a dynamic object to itself) instead of -Bsymbolic-functions (directly 
> bind all function references from within a dynamic object to itself)?

That's just what you don't want to do; -Bsymbolic is a disaster for all the
vague linkage symbols (obviously). Hence the new -Bsymbolic-* extensions for 
C++.

Anyhow - glad to see you agree it helps.

---------------------------------------------------------------------
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to