Issue 3160

Summary: ooo1.0 solenv/inc/unxlngppc.mk fix for PPC Linux
Product: porting Reporter: khendricks
Component: codeAssignee: sander_traveling
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: Mac   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
PPC Linux specific fix to add required linker switches none

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.