From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CD994385B520; Sat, 24 Dec 2022 01:56:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD994385B520 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671846964; bh=QGZj8jPFiFlRfk/H/f8yVdRRbKapiR85RBW0wUc43ic=; h=From:To:Subject:Date:In-Reply-To:References:From; b=R0XreEKTE6PoVeOIDFeCgVxoFwFISLgG9OEvxJFEoTLxzCUWoj5JlYOpsN0u1eI/P IX6skbu4h0aladcYUP3jU5SOhHGBv9GlvqCj+tkiYtNvY/681XwDyRfzN8xZ0lCAkT RNY+FdxVaJl0nS7ePSZlX/dZMK45CuhTJHYw2JSs= From: "egor.pugin at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug pch/105858] MinGW-w64 64-bit build with --libstdcxx-pch: fatal error: cannot write PCH file: required memory segment unavailable Date: Sat, 24 Dec 2022 01:56:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: pch X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: egor.pugin at gmail dot com 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=3D105858 --- Comment #6 from Egor Pugin --- Same issue.=