On Sun, 2 Jun 2024 02:49:47 GMT, SendaoYan <[email protected]> wrote: > Hi all, > This PR try to fix linux x86_32 configure fail with `--with-hsdis=binutils > --with-binutils-src`. The libiberty.a locates in > `build/linux-x86-server-fastdebug/configure-support/binutils-install/lib32` > on linux ubuntu20. The change has been verified, the risk is low. > > Additional testing: > > - [x] linux x86_32 centos7 configure > - [x] linux x86_64 centos7 configure > - [x] linux x86_32 ubuntu20 configure > - [x] linux x86_64 ubuntu20 configure > > > [configure-linux-centos7-x86_32.log](https://github.com/user-attachments/files/15523974/configure-linux-centos7-x86_32.log) > [configure-linux-centos7-x86_64.log](https://github.com/user-attachments/files/15523976/configure-linux-centos7-x86_64.log) > [configure-ubuntu20-x86_32.log](https://github.com/user-attachments/files/15523977/configure-ubuntu20-x86_32.log) > [configure-ubuntu20-x86_64.log](https://github.com/user-attachments/files/15523978/configure-ubuntu20-x86_64.log)
This pull request has now been integrated. Changeset: d07e530d Author: SendaoYan <[email protected]> Committer: Julian Waters <[email protected]> URL: https://git.openjdk.org/jdk/commit/d07e530d33360dae687552a6dfbe26408f3fb58e Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod 8333128: Linux x86_32 configure fail with --with-hsdis=binutils --with-binutils-src Reviewed-by: shade, jwaters, ihse ------------- PR: https://git.openjdk.org/jdk/pull/19511
