From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 98369385841F; Wed, 13 Mar 2024 06:21:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 98369385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710310863; bh=DN5DcILFOms7WB74snyXZn+KErBjVRTKo5cODaGvXbE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=el8lkypCVCx4ouAlMkksVPMNd+OoXLYabIIPWXv2rUlc72DbFqK236NYb2UY1lgZJ rakndmFG+Wvuntf1gmdZRDpNghiUkS66ZiFUveIZtmLMA9woCuzRQGmjpXshcuV1yj EA1oo4O4WQMtU6PBxWS6PhzW/iFYQ2BZDNF+aelw= From: "dilyan.palauzov at aegee dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'. Date: Wed, 13 Mar 2024 06:21:01 +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: dilyan.palauzov at aegee dot 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: 13.3 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 #36 from =D0=94=D0=B8=D0=BB=D1=8F=D0=BD =D0=9F=D0=B0=D0=BB=D0= =B0=D1=83=D0=B7=D0=BE=D0=B2 --- > maybe this ought to be a `depend=3D` entry in Makefile.def instead? My understanding is that depend=3D only has effect for bootstrapped targets= , and there is no boot_language=3Dyes in gcc/go/config-lang.in.=