RFR: 8330988: Implementation of 8288293: Windows/gcc Port for hsdis [v2]

Julian Waters jwaters at openjdk.org
Tue May 14 00:28:05 UTC 2024


On Thu, 9 May 2024 07:50:00 GMT, Julian Waters <jwaters at openjdk.org> wrote:

>> WIP
>> 
>> This changeset contains hsdis for Windows/gcc Port. It supports both the binutils and capstone backends, though the LLVM backend is left out due to compatibility issues encountered during the build. Currently, which gcc distributions are supported is still to be clarified, as several, ranging from Cygwin, to MinGW64, to the gcc subsystems from MSYS2. For this reason, the build system hack in place at the moment to compile the binutils backend on Windows is still left in place, for now.
>
> Julian Waters has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - Add check for compiler in configure
>  - 8330988: Implementation of 8288293: Windows/gcc Port for hsdis

Hmm, it seems Magnus isn't available at the moment. @erikj79 might you be able to answer my questions regarding hsdis?

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

PR Comment: https://git.openjdk.org/jdk/pull/18915#issuecomment-2109049333


More information about the client-libs-dev mailing list