| delorie.com/archives/browse.cgi | search |
| DMARC-Filter: | OpenDMARC Filter v1.4.2 delorie.com 52BBIuEO3233032 |
| Authentication-Results: | delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com |
| Authentication-Results: | delorie.com; spf=pass smtp.mailfrom=cygwin.com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 delorie.com 52BBIuEO3233032 |
| Authentication-Results: | delorie.com; |
| dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=ZqaBmRmP | |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org B5EDC3858289 |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
| s=default; t=1741691934; | |
| bh=kvDdUSBbW6S0DYB39eb1NpJj0VUjG4LAMe9QC9iV0wU=; | |
| h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: | |
| List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: | |
| From; | |
| b=ZqaBmRmP8uqSZxmDW3NyDdH8v825yBPkiTcjsjRtfITnabn03Y9VfnL1/bEDJh8Wz | |
| DkrDKZH1oiro+IbXmga6BjlczCtaMi3Psoiv0JSHoMlTsbHbzy7fZA0Yktfz/7E4ue | |
| 8mAMYUDirzV7SmkfoW7RZ2vWrGwINQU+2HO4Hrgg= | |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org B39583858435 |
| Date: | Tue, 11 Mar 2025 12:15:19 +0100 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Cygwin 3.6 on Windows 8? |
| Message-ID: | <Z9AbR__Zgawtn0P4@calimero.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <CAAvCNcAaLPGC76dqqoJ1hwOOAGPqaPnKkbBzppfOfmjOoyp0kA AT mail DOT gmail DOT com> |
| <CANH4o6MZDGzU9Bsi_psb3Wwve6fmpj8bsoV-pgeunvbQHymvkQ AT mail DOT gmail DOT com> | |
| <b264acb6-4858-485b-bf3f-a538b7d59e4f AT systematicsw DOT ab DOT ca> | |
| <CAAvCNcD+s41auQ=XCrfP-J+mVy=QYRSWrrWfb7SL+wURpbY2FQ AT mail DOT gmail DOT com> | |
| <812eb22f-0cc2-49e5-8bb1-694df8432f8b AT SystematicSW DOT ab DOT ca> | |
| MIME-Version: | 1.0 |
| In-Reply-To: | <812eb22f-0cc2-49e5-8bb1-694df8432f8b@SystematicSW.ab.ca> |
| X-BeenThere: | cygwin AT cygwin DOT com |
| X-Mailman-Version: | 2.1.30 |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Unsubscribe: | <https://cygwin.com/mailman/options/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| From: | Corinna Vinschen via Cygwin <cygwin AT cygwin DOT com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Cc: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| Errors-To: | cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com |
| Sender: | "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com> |
| X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id 52BBIuEO3233032 |
On Mar 10 20:33, Brian Inglis via Cygwin wrote: > On 2025-03-10 18:56, Dan Shelton via Cygwin wrote: > > On Mon, 10 Mar 2025 at 21:24, Brian Inglis via Cygwin wrote: > > > On 2025-03-10 04:35, Martin Wege via Cygwin wrote: > > > > On Fri, Mar 7, 2025 at 3:42 PM Dan Shelton via Cygwin wrote: > > > > > Did anyone test whether Cygwin 3.6 will still work on Windows 8? I > > > > > know, Win8 is unsupported, but apparently it is still needed > > > > > > > https://cygwin.com/ front page says "The Cygwin DLL currently works > > > > with all recent, commercially released x86_64 versions of Windows, > > > > starting with Windows 8.1. For more information see the FAQ." > > > > > > FAQ is outdated as 1.2 still says Windows 7, and Server 2008 R2, which ended > > > support in 2020. > > > > OK, but Cygwin 3.6.0 works fine on Windows 8.1/x86-64. > > Please just update the docs that the minimum version is now Windows > > 8.1 // Windows Server 2012 R2 (Windows Server Blue). > > > > Or is there any technical reason why someone wants to pull the plug in > > Win 8.1 // Windows Server 2012 R2 support? > > This is usually because some extended API features are required to support > newer functions, and those API features are unsupported on legacy versions, > increasing the work required to implement the functions on those versions. > > > > > Whether Windows 8.1 is really still supported for Cygwin 3.6, that > > > > only Corinna can answer. > > > > > > As usual, unsupported versions are likely to be dropped on final release, as 8.1 > > > Extended Support ended in 2023, as did Server 2012 R2, although ESUs are > > > available until 2026[-10], so ? > > > > Not quite correct: Windows 8.1 Industry/Embedded is still supported, > > for companies who still have active support contracts. > > Win 8.1 server counterpart Win Server 2012 has ESU support until 2026, > > and support contracts running until 2032. > > > > Also, if you pull the plug on Windows 8.1 support, then Cygwin on > > ReactOS is in serious trouble. There is still ongoing work to get > > Cygwin 3.6 running on ReactOS properly, no need to make it harder. > > Really? > There appear to be considerations for related projects such as Wine, Msys2, > Mingw64, etc. There's no good reason yet to drop 8.1/2012 R2, even though usage figures are extremly low (< 1%). We may consider that for 3.7, but we won't enforce it. I have to say that I was pretty impressed with 8.1 and its performance, especially in terms of the GUI. The Windows 10 and *especially* the Windows 11 GUIs feel like molasses in comparison. Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |