RFR: 8295417: Pass $AR to binutils cross-build

Aleksey Shipilev shade at openjdk.org
Wed Oct 19 08:48:14 UTC 2022


On Mon, 17 Oct 2022 15:46:11 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> While adapting my CI to build hsdis automatically, I realized that sometimes we miss the proper $AR for binutils cross-build. Configure would then fail like:
> 
> 
> $ CXX=aarch64-linux-gnu-g++ CC=aarch64-linux-gnu-gcc sh ./configure --with-debug-level=fastdebug --openjdk-target=aarch64-linux-gnu --with-sysroot=/chroots/arm64 --with-boot-jdk=/home/shade/Install/jdk19u-ea --with-hsdis=binutils --with-binutils-src=binutils-2.38
> ...

@magicus  -- you good with this?

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

PR: https://git.openjdk.org/jdk/pull/10729



More information about the build-dev mailing list