RFR: Add support for AIX in build process [v2]
Suchismith Roy
sroy at openjdk.org
Thu Dec 4 06:37:31 UTC 2025
On Mon, 1 Dec 2025 17:56:06 GMT, Jorn Vernee <jvernee 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.
Are you referring to the changes only in make/Build.gmk ?
-------------
PR Comment: https://git.openjdk.org/jextract/pull/297#issuecomment-3610530747
More information about the jextract-dev
mailing list