RFR: JDK-8307063: When cross-compiling with hsdis/binutils, buildjdk creation fails

Antonios Printezis tonyp at openjdk.org
Thu Apr 27 18:41:59 UTC 2023


On Thu, 27 Apr 2023 18:19:49 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> This looks like it should work, but I would like to avoid sprinkling any more CREATING_BUILDJDK conditionals throughout the build than absolutely necessary. I think it would be better to just override `HSDIS_BACKEND` and `ENABLE_HSDIS_BUNDLING` in `buildjdk-spec.gmk.in` with a comment that hsdis should never be enabled in the buildjdk. I haven't tested it though so I may be missing something.

I haven't looked at the build scripts for quite a while! Let me try what you suggested and see if it works. Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/13697#issuecomment-1526144046



More information about the build-dev mailing list