Issue 52517 - `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
Summary: `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-27 03:47 UTC by xxjack12xx
Modified: 2010-11-10 21:22 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description xxjack12xx 2005-07-27 03:47:35 UTC
When compiling openoffice, the cflags it uses for cpu optimization is -mcpu and
gives a warning about it being deprecated: `-mcpu=' is deprecated. Use `-mtune='
or '-march=' instead.
Comment 1 Olaf Felka 2005-07-27 08:50:46 UTC
of @ mh: Please have a look. Reassigned
Comment 2 Martin Hollmichel 2005-07-27 09:00:20 UTC
reassign
Comment 3 hjs 2005-07-27 11:30:49 UTC
please give some hints about:
- used workspace (SRX645/SRC680) and milestone mXXX
- used platform
Comment 4 hjs 2005-08-01 16:04:50 UTC
in current milestones (m12x),

unxfbsdi.mk - checks compiler version
unxlngi4.mk - not intended for use with gcc 3.x
unxlngi5.mk - not intended for use with gcc 3.x
unxlngi6.mk - uses "-mtune"

-> nothing to fix, closing.
Comment 5 hjs 2005-08-01 16:05:46 UTC
feel free to reopen with more details if needed
Comment 6 enpizafapw 2010-11-10 21:22:10 UTC
Created attachment 73668