From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 41453386F425; Wed, 27 May 2020 08:19:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 41453386F425 From: "lilydjwg at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug math/26052] Wine position issues with recent glibc versions and gcc 10 Date: Wed, 27 May 2020 08:19:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: math X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: lilydjwg at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2020 08:19:52 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26052 --- Comment #1 from lilydjwg at gmail dot com --- Sorry I intended to read "What to put in a new report" but didn't. It's 32-bit library on x86_64 linux. ./configure --host=3Di686-pc-linux-gnu --libdir=3D/usr/lib32 --libexecdir=3D/usr/lib32 --prefix=3D/usr --with-headers=3D/usr/include --with-bugurl=3Dhttps://bugs.archlinux.org/ --enable-add-ons --enable-bind-= now --enable-cet --enable-lock-elision --enable-multi-arch --enable-stack-protector=3Dstrong --enable-stackguard-randomization --enable-static-pie --enable-systemtap --disable-profile --disable-werror export CC=3D"gcc -m32 -mstackrealign" export CXX=3D"g++ -m32 -mstackrealign" build kernel: 5.6.12-arch1-1; host kernel: 5.4.42 with cjktty and uksm patc= hes. GNU ld (GNU Binutils) 2.34.0. --=20 You are receiving this mail because: You are on the CC list for the bug.=