Issue 3160 - ooo1.0 solenv/inc/unxlngppc.mk fix for PPC Linux
Summary: ooo1.0 solenv/inc/unxlngppc.mk fix for PPC Linux
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: current
Hardware: Mac Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: sander_traveling
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-21 01:28 UTC by khendricks
Modified: 2003-03-24 08:49 UTC (History)
1 user (show)

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


Attachments
PPC Linux specific fix to add required linker switches (660 bytes, patch)
2002-02-21 01:29 UTC, khendricks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description khendricks 2002-02-21 01:28:46 UTC
In OOO_STABLE_1 the solenv/inc/unxlngppc.mk file is missing the linker 
switches -Wl,--noinhibit-exec which are needed to allow binaries to still be 
created even when duplicate symbols are present.  This is needed to allow the 
memeory allocation wrapper to work that was implemented around the time of 
OO641B.

The patch is attached.

This patch will have absolutely no impact on the performance of any other port 
but PPC Linux and is needed (the x86 Linux solenv/inc/ file already has these 
linker switches in place.

I did not know which project owns solenv but I assume it is a porting issue.

Will someone please approve this so that I can make this change?

Thanks,

Kevin
Comment 1 khendricks 2002-02-21 01:29:33 UTC
Created attachment 1076 [details]
PPC Linux specific fix to add required linker switches
Comment 2 khendricks 2002-02-21 01:30:02 UTC
added ooo1.0 keyword and patch

Thanks,

Kevin

Comment 3 Martin Hollmichel 2002-02-28 20:21:28 UTC
Hi Kevin, you have full control for this file, no approval needed for
unxlngppc.mk for you in the future ;).
Comment 4 khendricks 2002-03-01 00:39:57 UTC
patch committed to OOO_STABLE_1 tree.


Comment 5 michael.bemmer 2003-03-24 08:36:19 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.
Comment 6 michael.bemmer 2003-03-24 08:49:59 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.