SymbolLookup::libraryLookup provides better integration with the dynamic linker, which is crucial when targeting native libraries that can be installed using system tools (e.g. apt). In fact, this should be the default (since library lookups support both paths and library names). An option should be provided to fallback to System::loadLibrary, for cases where -Djava.library.path is still relevant.
- relates to
-
CODETOOLS-7903663 update jextract sample scripts for library loading and varargs handling changes
-
- Resolved
-
-
CODETOOLS-7903186 support user customisable SymbolLookup in jextracted code
-
- Open
-