From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B523F3858D32; Mon, 19 Sep 2022 11:37:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B523F3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663587477; bh=gLSbx/FEKSyOLEKfo3P2q1mCJw+4/pBQWhyLTnp9Jtk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qhbCeBvfNEu6kwKYL64UNw3p1JdthdLbRd4y9t53glWMjNCcZfiZbuTQmgqU8N+J3 SeAALcmECAuf94xS4WdbQrxkaS+3UuC73X7pIDfBum827d2s2ArGtkM9PrEQ8RtVcj 13c37Lnhy8Dx2iHEoRIEsagJCNJJ/7LQ8irUFaT4= From: "jeffrey.rahr at baesystems dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'. Date: Mon, 19 Sep 2022 11:37:56 +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: 12.1.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: jeffrey.rahr at baesystems dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: roger at nextmovesoftware dot com X-Bugzilla-Target-Milestone: 13.0 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=3D106472 --- Comment #19 from Jeff Rahr --- I added D language to my build and was able to get 12.2 to build "out of the box" without editing Makefile.def on x86-64-pc-linux-gnu. Make is using 4 processors.=