Should System.mapLibraryName(userLibName) on AIX return ".a" suffix ?

Baesken, Matthias matthias.baesken at sap.com
Mon Jul 6 07:35:28 UTC 2020


Hello ,  checking   /usr/lib64   on one of my AIX boxes I find  a lot  of  .so   libs  and also a lot of .a   libs  as well  .
So I am unsure which way to go  - both  suffix  versions seem to be pretty  common  these days on AIX .

So I would probably keep it as it is ,  because we had not really much complains so far about it .

Best regards, Matthias


From: ppc-aix-port-dev <ppc-aix-port-dev-retn at openjdk.java.net> On Behalf Of Andrew Leonard
Sent: Montag, 6. Juli 2020 09:01
To: ppc-aix-port-dev at openjdk.java.net
Subject: Re: Should System.mapLibraryName(userLibName) on AIX return ".a" suffix ?

Hi,
Does anyone have a view on whether the the default AIX suffix should change to ".a"?
Thanks
Andrew

Andrew Leonard
Java Runtimes Development
IBM Hursley
IBM United Kingdom Ltd
internet email: andrew_m_leonard at uk.ibm.com<mailto:andrew_m_leonard at uk.ibm.com>




From:        Andrew Leonard/UK/IBM
To:        ppc-aix-port-dev at openjdk.java.net<mailto:ppc-aix-port-dev at openjdk.java.net>
Date:        19/06/2020 10:12
Subject:        Should System.mapLibraryName(userLibName) on AIX return ".a" suffix ?
________________________________



Hi,
Currently System.mapLibraryName(userLibName)returns ".so" as the library suffix on AIX, however the default shared library suffix on AIX is actually ".a". Should the System.mapLibraryName(userLibName)default suffix be changed to align with the AIX default?
Thanks
Andrew

Andrew Leonard
Java Runtimes Development
IBM Hursley
IBM United Kingdom Ltd
internet email: andrew_m_leonard at uk.ibm.com<mailto:andrew_m_leonard at uk.ibm.com>

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20200706/0ab6e32d/attachment-0001.htm>


More information about the ppc-aix-port-dev mailing list