From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AF0123834C00; Tue, 6 Dec 2022 23:37:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF0123834C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670369870; bh=9Se64+hxRW+vyhkjTE6y2HPOKev45YgVTwyeyPd8JsM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=x5HOalQmkmRrURo0PrRB1D/MGigqoO9lHB6VoIBwHpJMJKU8kpZl9e+mMM5QrR0Fr QtGJog/j4tlIaIgFuTAKcrh5ovShyhSs57fDMUaTjxQ3f6nMzP08ei/5FWpXYpsfs+ g37TFfRtP5qkAoLDIpt/04Kv7XEMDQK2kGhFRREQ= From: "mckelvey at maskull dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107998] [13 Regression] gcc-13-20221204 failure to build on Cygwin No dirname for option: m32 Date: Tue, 06 Dec 2022 23:37:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mckelvey at maskull 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=3D107998 --- Comment #2 from James McKelvey --- Configured with: ./configure --enable-languages=3Dc,c++ --enable-threads=3Dposix=