RFR: 8295795: hsdis does not build with binutils 2.39+

Aleksey Shipilev shade at openjdk.org
Wed Jan 18 15:07:52 UTC 2023


On Fri, 21 Oct 2022 15:33:10 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Fails like this:
>> 
>> 
>> $ sh ./configure --with-boot-jdk=jdk19u-ea --with-hsdis=binutils --with-binutils-src=binutils-2.39
>> $ make clean build-hsdis
>> 
>> === Output from failing command(s) repeated here ===
>> * For target support_hsdis_hsdis-binutils.o:
>
> Oh no, this does not work, hsdis SEGVs. Let me try and fix it.

> @shipilev would you be ok for me to take a look?

Yes, be my guest.  You'll embark on a wonderful journey on how it is nearly impossible to write complex and compliant code with va_args :)

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

PR: https://git.openjdk.org/jdk/pull/10817



More information about the build-dev mailing list