From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2155) id 08B323858C3A; Mon, 14 Aug 2023 20:57:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 08B323858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1692046652; bh=yvsv9Xl7KwmzHrcuAWiLc84HkDlBc5UYspv88XNDB4A=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To:From; b=jjQwCrCs3A/U0lxdxrYDA/0GZevvyT4VU8q4pB+Nyr8CMVetNCElWp0QTC/tDOCgM vjX0hePdllAXjSvFsSTw1421thtlMoCk4weQXyl3zNcwJ7usVSG/R0LmVuTQvpjYIt TMr9v6ZmEAGrB/ypN8No8m/DDqMVqMPBO7VH5OmM= Received: by calimero.vinschen.de (Postfix, from userid 500) id 5115AA80CDB; Mon, 14 Aug 2023 22:57:30 +0200 (CEST) Date: Mon, 14 Aug 2023 22:57:30 +0200 From: Corinna Vinschen To: Martin Wege Cc: cygwin@cygwin.com Subject: Re: Weird (path) problems with cygwin test release 3.5.0-0.384.g9939aa7d0945.x86_64 ... Message-ID: Reply-To: cygwin@cygwin.com Mail-Followup-To: Martin Wege , cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: List-Id: On Aug 14 21:42, Martin Wege via Cygwin wrote: > Maybe MinGW compat is broken in 3.5.0-0.388.g1a646ad7970a? There's no Mingw compatibility stuff in Cygwin. Mingw are just non-Cygwin binaries, just like any other native Windows tool. Corinna