bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/28894] segfault when building openjdk13 on x86 32bit (binu


From: jpalus at fastmail dot com
Subject: [Bug binutils/28894] segfault when building openjdk13 on x86 32bit (binutils 2.38 regression)
Date: Tue, 15 Feb 2022 19:12:42 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28894

--- Comment #6 from Jan Palus <jpalus at fastmail dot com> ---
Confirmed that issue also occurs on glibc 2.34.

In my case command line is:

/usr/bin/i686-pld-linux-g++ -Wl,--hash-style=both -Wl,-z,defs -Wl,-z,relro
-Wl,-z,noexecstack -Wl,-O1 -march=i586 -m32 -Wl,--as-needed
-Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -static-libstdc++
-static-libgcc -shared -m32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries
-Wl,-z,relro -Wl,-z,combreloc
-Wl,-version-script=/home/users/atler/rpm/packages/BUILD.i686-linux/jdk13u-jdk-13.0.10-ga/build/linux-x86-server-release/hotspot/variant-server/libjvm/mapfile
-Wl,-soname=libjvm.so -o
/home/users/atler/rpm/packages/BUILD.i686-linux/jdk13u-jdk-13.0.10-ga/build/linux-x86-server-release/support/modules_libs/java.base/server/libjvm.so
@/home/users/atler/rpm/packages/BUILD.i686-linux/jdk13u-jdk-13.0.10-ga/build/linux-x86-server-release/hotspot/variant-server/libjvm/objs/_BUILD_LIBJVM_objectfilenames.txt
-lm -ldl -lpthread

version script: http://jpalus.fastmail.com/version-script
all object files: http://jpalus.fastmail.com/objs.tar.xz

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]