RFR: Add support for AIX in build process [v8]
Jorn Vernee
jvernee at openjdk.org
Wed Dec 10 13:30:12 UTC 2025
On Wed, 10 Dec 2025 07:13:37 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)
>
> Suchismith Roy has updated the pull request incrementally with two additional commits since the last revision:
>
> - extra imports
> - read string
Looks good now, thanks
-------------
Marked as reviewed by jvernee (Reviewer).
PR Review: https://git.openjdk.org/jextract/pull/297#pullrequestreview-3562547706
More information about the jextract-dev
mailing list