From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 536703857833; Fri, 28 Oct 2022 16:32:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 536703857833 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666974725; bh=RsXh7SPeJuC78HiC97JU2W8U2Jqb2a63fZ3uYC7XEQg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NBOl2HgfSApggs8qJFwhvs8/xPKYCwqYVl7BPUQTeVQL1DrEwCfnacXQ/ST0A9oV0 njQoZwB+2S5DZlqliNyU/9CQi0o6ycpnI849ObsIvxXprDfRi6WKH5LIm25hqZVkdf suV/zITeCevBrZA8V3G1QegUOTYzP0dCBITGhDek= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/29621] librtld.os: in function `__register_frame': libgcc/unwind-dw2-fde.c:136: undefined reference to `malloc' Date: Fri, 28 Oct 2022 16:32:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29621 --- Comment #15 from Adhemerval Zanella --- (In reply to James Hilliard from comment #14) > > So now I even more confident it is something on buildroot environment t= hat > > is generating a wrong stage1 gcc build. >=20 >=20 > Something different with the buildroot compilation environmental variables > seems to be why your build is working. If you set them manually when runn= ing > ./configure one gets the same failure as when building using buildroot. >=20 I am sorry but you will need to figure out yourself what buildroot is doing that is not expected here, since: 1. glibc bootscript (build-many-glibcs.py) can bootstrap both mipsel-linux-gnu and mips64el-linux-gnu toolchain. 2. Building manually on buildroot does not show the issue.=20 If can use the build-many-glibcs.py to check the canonical way to bootstrap glibc. --=20 You are receiving this mail because: You are on the CC list for the bug.=