From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A937A3858293; Sun, 10 Mar 2024 19:34:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A937A3858293 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710099252; bh=vEg75YNUwX3upjw8voul7gNUlUBeryR/7S79Gw97S9g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CXqlD/asVf2oH+9D4HGNuz5yJLu7jCOz+yVqCP8GCzcrIPkXx8SiFLA9UGDVXd3AR Prd5pDz4rS7Pl2UnnWNdMlnzQHxbQ8qx+77T2FR1JmcssAyA4j5gPLlFc0T4cLjxsf 94sjMfUHBZmT8YfKHgAE1xpc5mS1YKRokpXFANzM= 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: Sun, 10 Mar 2024 19:34: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: 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: attachments.created 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 #34 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 --- Created attachment 57662 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57662&action=3Dedit Proposed patch This fixes the problem. I do not understand the build system to say, that this is the best approach= , so if there are questions I might or might not be able to answer them. I also do not know, if 2=C3=97`maybe-` is necessary.=