RFR: Add support for AIX in build process [v2]

Jorn Vernee jvernee at openjdk.org
Mon Dec 1 18:02:44 UTC 2025


On Thu, 20 Nov 2025 14:57:06 GMT, Suchismith Roy <sroy at openjdk.org> wrote:

> > Question: Are you planning on using the MakeFile build? We are currently only using this for Oracle internal CI
> 
> Yes. There was no support for AIX , I had to add the path for libclang.a.

Just to be clear, I'm asking if _you_ are using the MakeFile build. You've updated both the Gradle and MakeFile builds, are you actually using both of them?

If you don't need the MakeFile build, I suggest we just keep AIX support unimplemented there. Like I said, it's really only there to support Oracle CI at the moment (and Oracle doesn't build/test on AIX), the Gradle build is for public use.

-------------

PR Comment: https://git.openjdk.org/jextract/pull/297#issuecomment-3598054650


More information about the jextract-dev mailing list