Thank you. Unfortunately I don’t have access to an HP-UX system. From what I remember, HP-UX expect shared libraries with same name pattern as Linux except that extension is .sl rather than .so.
Marc On 14/08/15 15:45, "Brad King" <[email protected]> wrote: >On 08/07/2015 04:04 AM, CHEVRIER, Marc wrote: >> New version of patch attached. > >Thanks. Applied with a few tweaks: > > UseJava: Add support for javah tool > http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cae7bef9 > >However, it fails on some HP-UX machines because Java does not know >how to load the native library we produce. Does anyone know what >name HP-UX is expecting (I don't have access to it myself)? > >-Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
