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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'dtardon,hjs,kso,naoyuki,s|'dtardon,hjs,kso,naoyuki,s
                        |b'                        |b,vg'
--------------------------------------------------------------------------------
     IssuesThisDependsOn|                          |109357
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Wed Mar 17 15:53:33 +0000 
2010 -------
Issue 70840 introduced the -Wl,-z,noexecstack hack, necessary because the
Hamburg-internal unxlngi6 tool-chain includes an old libc that, for lack of
explicit flagging, implicitly requires execstack and thus causes all objects
linked against it to be flagged as requiring execstack.  This issue now shows
that the fix for issue 70840 was not enough, as it misses (a) external modules
to which the -Wl,-z,noexecstack hack from solenv/inc/unxlng.mk is not passed,
and (b) Hamburg-internal pre-built
so_prereq/baseline/unxlngi6/{libgcc_s.so.1,libstdc++.so.6}.

Issue 109357 will update the unxlngi6 baseline, hopefully (vg?!?) in a way that
removes the root causes of issue 70840 and this issue (i.e., provides
Hamburg-internally a libc and pre-built {libgcc_s.so.1,libstdc++.so.6} that are
correctly flagged as not requiring execstack) and makes the -Wl,-z,noexecstack
hack unnecessary.

---------------------------------------------------------------------
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