From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 92B413858C30; Tue, 7 Mar 2023 13:30:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 92B413858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678195847; bh=PmYyXkNCY93gTkRu+HGYBXu/92KtLZDPBhIGBwmr3XU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GCK7trr8aSzBUXM1CMJJ+DsdXEtnj+oEGiVr3Ss1BKbmTloYrHRybB2k6YueKYsPe +qE3VXvbSa/104u4iD2bIZp34nBr+nOtxqWdv9JIIqLJfmJHBhTsLV5/Y5nWPAnGnK /Oi3xySGU4DdiUJbbsbPtE8iLNTGmpZGzeSZrP88= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/109051] Configure takes long time for multibuild of run-time libraries Date: Tue, 07 Mar 2023 13:30:47 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED 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=3D109051 --- Comment #4 from Andreas Schwab --- This appears to be the effect of make's output sync, and configuring umpteen multilibs just takes a long time (3357s during the last sucessful build).=