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

Julian Waters jwaters at openjdk.org
Fri May 10 01:04:04 UTC 2024


On Wed, 24 Apr 2024 09:15:21 GMT, Magnus Ihse Bursie <ihse 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.
>
> Please mark the PR as draft it is not intended for review.

@magicus?

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

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


More information about the client-libs-dev mailing list