Issue 67127 - mistaken use of -mno-omit-leaf-frame-pointer
Summary: mistaken use of -mno-omit-leaf-frame-pointer
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: Sun Linux, all
: P2 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-07 20:15 UTC by asiazone
Modified: 2013-02-24 21:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description asiazone 2006-07-07 20:15:02 UTC
In makefile proto:
ooo-build-2.0.2.11/build/OOO_2_0_2/bridges/source/cpp_uno/gcc3_linux_sparc/makefile.mk

there is an incorrect (spurious) reference to machine
"no-omit-leaf-frame-pointer" (-m-fno-omit-frame-pointer) which correctly is
additionally specified as "-fno-omit-frame-pointer"
Comment 1 asiazone 2006-07-07 20:17:00 UTC
note that gcc-4.1.1 no longer seems to recognize "-mv8" which has been a problem
with other compilation attempts (SPARC64 on linux-2.6.16-gentoo-r9 +
linux-2.6.17-gentoo-r1)
Comment 2 geki 2006-07-09 10:40:17 UTC
This is an ooo-build issue and only related to Gentoos version of it.
The openoffice bug 50625 has a proper patch.

This bugreport is invalid.
Comment 3 asiazone 2006-07-10 00:18:44 UTC
Oops, a gentoo issue.  Big surprise.  Guess what?  They can't be bothered right
now...

Thank you.
Comment 4 geki 2006-07-10 12:26:38 UTC
Gentoos 2.0.3 version should be fine.
Comment 5 jsc 2006-07-13 15:10:40 UTC
closed