From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E77FF3858C78; Wed, 10 Apr 2024 10:53:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E77FF3858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712746395; bh=k9049BfQGptWZSsEuAyhrLKZgMdS1Kxwj7y7OQ/2pCc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=E082Uo2LIc2NjkxtWKjcyIJT0V7CK0yqHWa6bz+TLpqcH5nsgdpfSrpr7Wf9882Bw XfnAn7ECJUqNSlhUV+j1LoINd5m1k2cOCzDCL1qdA7uLV7qfynmV71H3m7T/rmzNgo 2TeNMZIOV1GyRCDCcVG11cxm3H7DC/3TlMoiIvkA= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/97304] Boostrap failure on freebsd: ld: error: unable to find library -lc Date: Wed, 10 Apr 2024 10:53:15 +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: 11.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org 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=3D97304 --- Comment #13 from Jonathan Wakely --- (In reply to Andrew Pinski from comment #11) > *** Bug 112745 has been marked as a duplicate of this bug. *** And as suggested in Bug 112745, either lld should Just Work or GCC should w= ork around whatever weirdness means it can't find libc. (In reply to Andrew Pinski from comment #12) > I think this is related to PR 104707 . Aha, maybe - I was using --disable-multilib It doesn't look like Rainer was though.=