From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A1453385840E; Wed, 12 Apr 2023 08:21:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A1453385840E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681287692; bh=fKnRceYg5cxV8YkG0hT91DngRqaJAZ/wy1F55wH+XzM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=galxtHKXgg73Afn0Jjx8BlfFH1N0TJpUPQ9AHhhVBHFMNFOzWWI7aQ+RxM0vIiv63 fy38lJ1T++JzvTX93iGLzwcBd6wfv+xjqIGo+H7xPbd7DDjfCt0mSguYR7b3dpvPJB m91gDHIMjlR4kUFcR0hgUTo7w6+d+68bhkPgih84= From: "costas.argyris at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/109460] Build gcc for win32 failed in gcc13 master branch Date: Wed, 12 Apr 2023 08:21:32 +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: build X-Bugzilla-Severity: normal X-Bugzilla-Who: costas.argyris at gmail dot com X-Bugzilla-Status: WAITING 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: 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=3D109460 --- Comment #16 from Costas Argyris --- Created attachment 54838 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54838&action=3Dedit Improve make rule for sym-mingw32.o Could you please apply this patch after you get the latest gcc sources and before starting a clean build? Thanks=