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: [email protected] 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
