X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C99FB3849AE2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1715963464; bh=YEt36NHBND040hW+UsQ1NlTFAh3iOGmpQE7nfg5HQM0=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=qodx3beI2HXcxp/eviueRWsiqeMn/WZBpBuTBSd6kLLaa+637ISUPIqQ/q2ML/Db+ pft1QLu2d9lEFOh/bSeScPZh4vL7ndOr+sRuOyHiK1pChjFI8wddXFoUdTCuOEzNbb ksEF/g0oqLauj+jpWMS10mnsDwibHMdVg9VEIci4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D1550384AB6A ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D1550384AB6A ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715963439; cv=none; b=nL+/VZHJiqZy0SCQANdvuW0SDoFsIsHKpcO4gpdwIVGixgtjEN7uUSbt1T1DzgLORZX9RnJP6x8tEu/VrgYBvGlWcWKlkUgCptXhvDSQ4YlpeH7N4i0tFzPLZOxvOvZDq29gyl0lELK+qUDFO57u5x5c1iq3EJJlN1/9LumVXv4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715963439; c=relaxed/simple; bh=ZWNZO6ys2SMJQSYDpY0cXf+dDTvRBsYbw+guDlqRIzg=; h=DKIM-Signature:Message-ID:Date:MIME-Version:Subject:To:From; b=fzrrsJ5KGmWS+EvopD9DYdILS9fz5q22BaPeeJ/kbln5ujWWNm8EhXzWaxwmYKy5K8wNMei/zioBTPAJUHDNHAy28vbz3hsjUzNuBtJ3fwwHxnLDKOEYkhJjpanHIUOGC6vxYALZUJz7xb31a4+mIPH4LiopoHVXDwB6rFoO3Wk= ARC-Authentication-Results: i=1; server2.sourceware.org X-ASG-Debug-ID: 1715963435-24039d23e911de6c0001-w5GHUG X-Barracuda-Envelope-From: moss AT cs DOT umass DOT edu X-Barracuda-RBL-Trusted-Forwarder: 128.119.240.136 X-Barracuda-RBL-Trusted-Forwarder: 172.27.235.54 Message-ID: Date: Fri, 17 May 2024 12:30:36 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: Technical reason why 32bit Cygwin cannot be installed on 64bit Windows? Content-Language: en-US X-ASG-Orig-Subj: Re: Technical reason why 32bit Cygwin cannot be installed on 64bit Windows? To: Cedric Blancher , cygwin AT cygwin DOT com References: In-Reply-To: X-Barracuda-Connect: mailsrv.cs.umass.edu[128.119.240.136] X-Barracuda-Start-Time: 1715963435 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://barramail.cs.umass.edu:443/cgi-mod/mark.cgi X-Barracuda-BRTS-Status: 1 X-Virus-Scanned: by bsmtpd at cs.umass.edu X-Barracuda-Scan-Msg-Size: 1272 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.7 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.124975 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, JMQ_SPF_NEUTRAL, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Eliot Moss via Cygwin Reply-To: Eliot Moss Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" On 5/17/2024 11:21 AM, Cedric Blancher via Cygwin wrote: > On Fri, 17 May 2024 at 16:50, Brian Inglis via Cygwin wrote: >> >> On 2024-05-17 01:48, Cedric Blancher via Cygwin wrote: >>> Is there a technical reason why 32bit Cygwin cannot be installed on >>> 64bit Windows? We like to create a CI build pipeline, and want to >>> create binaries for 32bit and 64bit Cygwin on the same machine, but >>> setup.exe for 32bir Cygwin refuses to install >> >> Practical reason is 32 bit usage < 1% > > I would agree for commercial, well-funded enterprises. The situation > is much different for funding-starved education, i.e. schools and > universities, where Win10 32bit is squatting cheap computers in the > *millions*. For example the schools in Paris alone have 22000 active > Win10 32bit licenses in 2022 (last time this was counted). > >> and Cygwin is all volunteer, with >> professionally and/or personally busy developers lacking time to do more. >> You are on your own with 32 bit dropped, > > Does Cygwin 3.6 still compile on 32bit? AFAIK, yes, though most folks don't compile it themselves. I just download things. >> so ask questions on forums like SO. > > What is SO? StackOverflow. Cheers - Eliot Moss -- 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