On Fri, 5 Nov 2021 03:03:55 GMT, Yasumasa Suenaga <ysuen...@openjdk.org> wrote:

> JDK-8275128 introduced new Makefile for hsdis to integrate it to normal build 
> system, however it does not work on WSL 1 Ubuntu 20.04 and MinGW from Ubuntu.
> 
> Hsdis.gmk has two problems:
> 
> 1. MinGW version is fixed to "9.2.0"
> 2. Assumes sysroot for MinGW is located at /usr/$MINGW_BASE/sys-root
> 
> I tested this change on WSL only, so it is appreciate to review on Cygwin.

This pull request has now been integrated.

Changeset: 38ec3a16
Author:    Yasumasa Suenaga <ysuen...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/38ec3a16d722d740d0b2128c6f6c2d1eab7a7c08
Stats:     34 lines in 1 file changed: 29 ins; 1 del; 4 mod

8276672: Cannot build hsdis on WSL

Co-authored-by: Magnus Ihse Bursie <i...@openjdk.org>
Co-authored-by: Yasumasa Suenaga <ysuen...@openjdk.org>
Reviewed-by: ihse, erikj

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

PR: https://git.openjdk.java.net/jdk/pull/6269

Reply via email to