X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3E5D3949080
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1670302400;
	bh=AOiLIrjNWvBmTcHcTnwnj5m//ZnoEA6l01hD07gbv2E=;
	h=Date:To:Cc:Subject:In-Reply-To:References:List-Id:
	 List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:
	 From:Reply-To:From;
	b=LyImppfN7saotTgw1WBeOElGFm1BrryMBTTbp7ifdloE6gbZzeM74hnJQk49NkUEo
	 BTdV3LQytFIisbZISooJx5L6NSILMX18H87ITKrA5/GDyxVWQVPHtN6exSQ25LEmA1
	 kMhmlnWlR4At125n4C4tYMDzg1I9J0WQfUryRnqk=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A91CB3858C3A
Date: Tue, 06 Dec 2022 04:52:53 +0000
To: Takashi Yano <takashi.yano@nifty.ne.jp>
Cc: cygwin@cygwin.com, Olivier Souan <osouan@gmail.com>
Subject: Re: 32-bit setup-x86.exe missing on cygwin.com
Message-ID: <op8SNFqHtgeYG4SRL0jt8F65GHKQmSzSpglhM5iVgPcl7MctiM-N5YVOU9DdL5gnOH6VMV_aAt4QJoaCxOD5qu0wEqJHqNl58wlSeyF3EpE=@pm.me>
In-Reply-To: <20221206110155.cf1d9cc055770d91e991024d@nifty.ne.jp>
References: <CADkAsXDMhPC0LMaZnaWcCQOBovWimFQoezVRy_9Fz45nStOfng@mail.gmail.com>
 <20221206110155.cf1d9cc055770d91e991024d@nifty.ne.jp>
Feedback-ID: 20494949:user:proton
MIME-Version: 1.0
X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_EXEURI, KAM_INFOUSMEBIZ,
 RCVD_IN_MSPIKE_H2, SPF_HELO_PASS, SPF_PASS,
 TXREP autolearn=no 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@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: LnH via Cygwin <cygwin@cygwin.com>
Reply-To: LnH <Medius.Terminus@pm.me>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Works like a limpid stream... Fantastic!


Best,
Lawrence Habahbeh

[HG_resize.png]


Sent with Proton Mail secure email.

------- Original Message -------
On Tuesday, December 6th, 2022 at 5:01 AM, Takashi Yano via Cygwin <cygwin@cygwin.com> wrote:


> On Tue, 6 Dec 2022 02:32:00 +0100
> Olivier Souan wrote:
> 
> > Hello,
> > 
> > I am an enthusiastic user of Cygwin since a few years but now I cannot
> > download a functioning 32-bit setup-x86.exe from cygwin.com.
> > 
> > Indeed, the webpage "https://www.cygwin.com/install.html" reads:
> > 
> > "About 32 bit Cygwin
> > The limited address space of 32 bit Windows means that random failures
> > in the fork(2) system call are more likely. Therefore, we recommend
> > using 32 bit Cygwin only in limited scenarios, with only a minimum of
> > necessary packages installed, and only if there's no way to run 64 bit
> > Cygwin instead.
> > You have been warned. If you're still sure you really need a 32 bit
> > Cygwin, and there's absolutely no way around it, you may run the
> > setup-x86.exe [link to https://www.cygwin.com/setup-x86.exe]
> > installer. The signature can be used to verify the validity of this
> > binary."
> > 
> > However, when downloaded on a 32-bit computer from the abovementioned
> > link, setup-x86.exe yields the following error message:
> > 
> > "Cygwin is not supported on 32-bit Windows."
> > 
> > (I need this support to run legacy apps and do some low-level back-end
> > development). Moreover, since a few months/weeks, downloading with my
> > version setup-x86.exe (2.905) is impossible: after selecting a random
> > download website, the following error message appears:
> > 
> > "The current .ini file requires at least version 2.924 of setup.
> > Please download a newer version from
> > https://www.cygwin.com/setup-x86.exe"
> > 
> > Where can I find a 32-bit version of 2.924 setup-x86 ?
> > 
> > If 32-bit support is really not possible, would that be at least
> > possible either to:
> > 
> > 1) Offer a truly functioning 32-bit version of setup-x86.exe, distinct
> > from setup-x86_64.exe, or
> > 2) Open a legacy 32-bit download site where all the 32-bit compliant
> > packages would be stored.
> 
> 
> https://cygwin.com/install.html#unsupported
> https://cygwin.com/pipermail/cygwin/2022-December/252573.html
> 
> You should add command line options to setup-x86.exe:
> setup-x86.exe --allow-unsupported-windows --site http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/2022/11/23/063457
> 
> --
> Takashi Yano takashi.yano@nifty.ne.jp
> 
> 
> --
> 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

-- 
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
