Integrated: Add support for AIX in build process
Suchismith Roy
sroy at openjdk.org
Thu Dec 11 12:21:36 UTC 2025
On Thu, 20 Nov 2025 13:47:53 GMT, Suchismith Roy <sroy at openjdk.org> wrote:
> Summary of the issues:
>
> 1. There is no support for compiling AIX dynamic .a library and the tool was compiling .so files instead.
> 2. There is no logic to support libclang.a.
> 3. There is no support to load shared member of .a dynamic libraries of AIX.
>
> JBS Issue: [CODETOOLS-7904116](https://bugs.openjdk.org/browse/CODETOOLS-7904116)
This pull request has now been integrated.
Changeset: e38e1c53
Author: Suchismith Roy <sroy at openjdk.org>
Committer: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/e38e1c53ab78d20a649906336703d1c96078e835
Stats: 63 lines in 3 files changed: 49 ins; 7 del; 7 mod
Add support for AIX in build process
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/jextract/pull/297
More information about the jextract-dev
mailing list