Re: Building OpenJDK9 on MSYS2

2017-11-07 Thread Andrew Sun
until a symlink error, "File name too long", failing the ZipSource.gmk and the entire build. Andrew Sun -- Sent from: http://openjdk.5641.n7.nabble.com/OpenJDK-Build-Infrastructure-f75522.html

Re: Support building OpenJDK on Windows using MSYS2 and MinGW-w64 GCC?

2017-11-05 Thread Andrew Sun
this problem. Accidentally sent this message to individual instead of mailing list, sorry. Thanks, Andrew Sun On Sun, Nov 5, 2017 at 8:14 AM, Andrew Sun wrote: > Okay, but MinGW-w64 offers much of the same headers and functions that the > Windows SDK includes. The goal of MinGW-w64 is to

Support building OpenJDK on Windows using MSYS2 and MinGW-w64 GCC?

2017-11-04 Thread Andrew Sun
d; however, on Linux, GCC is supported. Would there be any implications to such a method? If not, I would be very pleased. MSYS2 uses PKGBUILDs similar to the ones on Arch Linux. Adding a MinGW-w64 PKGBUILD for mingw-w64-jdk*version*-openjdk would be very beneficial to the MSYS2 project. Thanks, Andrew Sun