From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3E0693858D3C; Mon, 28 Aug 2023 20:40:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3E0693858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693255211; bh=ozKpV0wP3I92K76Bea18Bof2fgsL502OwM/R3h7mJpI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qLT6uKWlqh7NwQY8bCxcW8vQvk+poBkEw36iK1691tDSm5mj1VFGjud0tKdGu4MOa zsVN3Sivuvel30bZ37CICOZOz3g223JZrk2n2vkjmqrwtdqrd1+7YJ5qSNb4Yh9tfN CVzDO508+oX7FHhbLvbMyHnSpWW7UpUfgaID0UCQ= From: "etienne_lorrain at yahoo dot fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/111141] Compiling gcc-13.2.0 on Ubuntu 22.04.3 LTS, problem asm-generic/errno.h Date: Mon, 28 Aug 2023 20:40:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: etienne_lorrain at yahoo dot fr X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111141 --- Comment #3 from etienne_lorrain at yahoo dot fr --- Just reporting that the problem do not appears when --disable-multilib is a= sked at the configure stage. Unlike for ARM64 host compiling a native compiler, you need to say such --disable-multilib for amd64 compiling a native compiler.=