* Please open an issue in JBS.
*
I created
https://bugs.openjdk.org/browse/JDK-8343186
8343186: Hsdis build libopcodes and libbfd are not found
On 2024-10-28 16:48, Baesken, Matthias wrote:
>> Another issue on my SUSE Linux box was that libopcodes.a was not detected
correctly when using a pre-built binutils dir. The folder lib was
taking but this one was in lib64 .
>If you believe this to be a bug, please open a JBS issue.
At l
>> Another issue on my SUSE Linux box was that libopcodes.a was not detected
>> correctly when using a pre-built binutils dir. The folder lib was
>> taking but this one was in lib64 .
>If you believe this to be a bug, please open a JBS issue.
At least the error output is bad , it says :
On 2024-10-28 13:39, Baesken, Matthias wrote:
Hello, I wanted to try the hsdis build (on Linux x86_64) .
After no success my system binutils, I downloaded the sources and
used these configure options :
--with-hsdis=binutils
--with-binutils-src=/mydir/binutils/binutils-2.42.90
The c