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





------- Additional comments from [EMAIL PROTECTED] Wed Jul 12 04:29:44 -0700 
2006 -------
- So I would add
  CFLAGS += -fno-omit-frame-pointer
to
  bridges/source/cpp_uno/gcc3_linux_intel/makefile.mk
  bridges/source/cpp_uno/gcc3_linux-x86-64/makefile.mk
  bridges/source/cpp_uno/gcc3_linux_powerpc/makefile.mk

- Are you sure that -mno-omit-leaf-frame-pointer is really needed on x86/x86-64?
 Without looking deeper into the problem, I think the problem is that some code
in cpp_uno assumes proper frame layout when calling from one function to
another, but not within a leaf function.

- Whether or not some shared object requests an executable stack is (most
probably :) ) completely unrelated to this.

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