From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC4E43858C2B; Mon, 28 Nov 2022 17:54:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC4E43858C2B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669658053; bh=8KMN03KjGhDsxi55JLXU1+aJRowqYwloKmMA51zLaoY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SW6loHaboqSwcpihdlPXrigvJQEWuvI/6PdyZ/ttJi1oR3Ejfv933XI4tLtcyqdfK 7jjNNUnhN/eHncYpLvE6Gsu3SehtCpy3Ikydkvm8JGJm7rll6MdIh/RFFDpE4VFk76 zkSxR5dcx9xp/5KDmGMMu9LgNhzteWkqmiZ5ib+I= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/105127] Search Path not working on Cygwin Date: Mon, 28 Nov 2022 17:54:12 +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: 11.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: cf_reconfirmed_on everconfirmed bug_status 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=3D105127 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-11-28 Ever confirmed|0 |1 Status|UNCONFIRMED |WAITING --- Comment #1 from Andrew Pinski --- >Appveyor's Visual Studio 2017 image was ok. The problem appears on 2019 an= d 2022. I get the feeling the issue is more inside cygwin library if it works with = 2017 image. Have you reported this problem to the cygwin folks?=