RFR: JDK-8199451 Create linux-aarch64 cross-compilation devkit, and fix cross-compilation (original) (raw)

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Mon Mar 12 10:31:55 UTC 2018


If you want to try it, be prepared that the source code currently does not compile without warnings, so you need "configure --disable-warnings-as-errors".

I will look into this as a follow-up issue.

/Magnus

On 2018-03-12 11:15, Andrew Haley wrote:

On 12/03/18 10:08, Magnus Ihse Bursie wrote:

While Oracle no longer actively supports linux-aarch64, it is good to keep the build functioning for cross-compilation.

I've created a devkit for cross-compilation from linux-x64 to linux-aarch64, and fixed a recently introduced bug with buildjdk SYSROOTCFLAGS. Bug: https://bugs.openjdk.java.net/browse/JDK-8199451 WebRev: http://cr.openjdk.java.net/~ihse/JDK-8199451-create-linux-aarch64-devkit/webrev.01 That looks like it my be useful. It's fine, thanks.



More information about the build-dev mailing list