From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 05A27385E838; Thu, 1 Feb 2024 16:45:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 05A27385E838 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706805959; bh=altCM9H7ITQbPK7/VZ9F4+pqyma5jo4Js9J2Fl6FgSU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NEVljvqTB1Vtuuhgd3twnuptKaMcpNhwI6x9GzdQAJhIpisohWEnopA5J2fhy1waE LMI28UwekrpjicaveRcv08KGBzKCu0fX4HfoPVZnCUAJGZOiP/UyEJHFn01U94CoKR Sqv3o1B8XTr5GIzK0iEcZlPUmYHaG507MR1mpoZ8= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113684] Cross compiler without assembler and linker should assume that all assembler and linker features are available Date: Thu, 01 Feb 2024 16:45:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: internal-improvement X-Bugzilla-Severity: enhancement X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW 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=3D113684 --- Comment #6 from H.J. Lu --- Should there be configure options, like --with-working-gnu-as --with-working-gnu-ld=