[ http://issues.apache.org/jira/browse/XALANC-562?page=comments#action_12331501 ]
Dmitry Hayes commented on XALANC-562: ------------------------------------- The patch looks ok , however , according to http://www.redbooks.ibm.com/redbooks/SG245674/wwhelp/wwhimpl/js/html/wwhelp.htm , Paragraph 11.2.2 , "You should use the -qmkshrobj option instead of the makeC++SharedLib command when creating a shared object." Should we consider to get rid of the obsolete coptions like makeC++SharedLib_r ? Thanks! > Makefile.incl.in uses an unnecessary link option for AIX > -------------------------------------------------------- > > Key: XALANC-562 > URL: http://issues.apache.org/jira/browse/XALANC-562 > Project: XalanC > Type: Bug > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Assignee: David Bertoni > Priority: Minor > Attachments: patch.txt > > We are still using the -brtl option on AIX, which is not necessary, and can > have a negative impact on performance. > I am attaching a patch to fix this. Committers, can you please review. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
