delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/12/03/10:03:18

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D15C3858024
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1670079749;
bh=dyYbFOq67Cepzpsds7w6EuOuqOZFGOVHci6xofHSIbc=;
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=S0p/3KOF2LR6uOUuYpKrxpuwDRLF5LueBiKWYHh0M36VcQpfoFvGMkcAAg66nS5m7
zl0sDML1rhR9QtxCgtJS9Oo0nTiUvcVFSuxIKDmJeUKO1uOUQGcYrlxcXgXnaylH0d
lsSsWS3TDs5D0L7fd5Bf1WrB+sJ2Nhfz68qUREOI=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9EA633858D20
Date: Sat, 03 Dec 2022 15:02:01 +0000
To: Dan Harkless <cygwin-list21 AT harkless DOT org>
Cc: cygwin AT cygwin DOT com
Subject: Re: Is there any method to get 32bit Cygwin?
Message-ID: <2Z7XD4Go4WejPmjfvwZPdUBLieHoVgLR1Nswe1y9aT5dBklbNoS4O7A_jNNu9offLaiKvg65erg3Aj63Jmki1pTy3hQjl9iKnp0KGHgAv-g=@pm.me>
In-Reply-To: <bf4bd78c-aec9-34da-154d-87164b95f4cf@harkless.org>
References: <165047007 DOT 724080 DOT 1670063629607 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT co DOT jp>
<165047007 DOT 724080 DOT 1670063629607 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp>
<20221203194026 DOT 1fdddd23cd6141f9fba82219 AT nifty DOT ne DOT jp>
<1210263632 DOT 728827 DOT 1670069395380 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp>
<guZUaSeDYbXoahIL6J3eZYa8VahHZ7bWy3FuJK9hXQopq0qZbwZnNFl4h6lDSr1KDkzqNxjZYsziECVdDsE7A5B-KTwLRI0siGiDKHYVgTI=@pm.me>
<1e17cd03-bd91-89a6-b408-31b1afd56d3f AT harkless DOT org>
<wuYDkKvaghEuUBaF1TaLjc0Qe0ITAg8mg1xQLcGx0zX0P4YWuxE0edzewkzwJHHNMbV285GFbKkLMbDsMxG9AakN9OBDqjpQqxgEu7UDHOo=@pm.me>
<bf4bd78c-aec9-34da-154d-87164b95f4cf AT harkless DOT org>
Feedback-ID: 20494949:user:proton
MIME-Version: 1.0
X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, 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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
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: LnH via Cygwin <cygwin AT cygwin DOT com>
Reply-To: LnH <Medius DOT Terminus AT pm DOT me>
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>

Dir:   Neptune AT Pegasus /cygdrive/d/cygwin
$ ./setup-x86.exe --allow-unsupported-windows --site https://mirrors.kernel.org/sourceware/cygwin-archive/20221123/

it stops with the following windows error:  dash.exe -Application Error. The application was unable to start correctly(0xc000007b). Click OK to close the application.


 I get the same error whenever I run an application from my cygwin32 system or any .exe compiled by cygwin32.

I try to compile using -m32 flag I get also the following error : 

Neptune AT Pegasus /cygdrive/d/cygwin/home/ainsoph
$ i686-pc-cygwin-gcc.exe -o exe-gcc-032.exe code.c -m32
i686-pc-cygwin-gcc: error: spawn: No such file or directory


Lawrence Habahbeh

[HG_resize.png]


Sent with Proton Mail secure email.

------- Original Message -------
On Saturday, December 3rd, 2022 at 5:48 PM, Dan Harkless via Cygwin <cygwin AT cygwin DOT com> wrote:


> On 12/3/2022 6:43 AM, LnH wrote:
> 
> > That's what I did. I got the setup-x86.exe to the desktop. And then I run it and get the following error "Cygwin is not supported on 32-bit windows". However, I am running 64-bit windows.
> 
> 
> That's not what you said in your original mail. You said "when I try to
> update my 32-bit Cygwin using setup-x86-64". Again, you can't do that.
> And you need to use the commandline options that have been pointed out
> multiple times now. They're making it intentionally hard to install
> 32-bit Cygwin, because it's no longer supported. You need to read the
> instructions more carefully.
> 
> > Lawrence Habahbeh
> > 
> > [HG_resize.png]
> > 
> > Sent with Proton Mail secure email.
> > 
> > ------- Original Message -------
> > On Saturday, December 3rd, 2022 at 5:38 PM, Dan Harkless via Cygwin cygwin AT cygwin DOT com wrote:
> > 
> > > You can't use the 64-bit installer to install on a 32-bit system.
> > > Here's my response to Matsuoka-san again, minus my little bit of
> > > Japanese practice:
> > > 
> > > Yes, you can still install the 32-bit Cygwin. See
> > > https://cygwin.com/pipermail/cygwin/2022-November/252542.html. To
> > > 
> > > avoid having to
> > > specify those commandline options every time, you can make a
> > > Shortcut to setup-x86.exe
> > > (which can still be downloaded from
> > > https://cygwin.com/install.html), and then change
> > > the .lnk Target to something like:
> > > 
> > > "C:\path\to\setup-x86.exe" --allow-unsupported-windows --site
> > > https://mirrors.kernel.org/sourceware/cygwin-archive/20221123/
> 
> 
> --
> Dan Harkless
> http://harkless.org/dan/
> 
> 
> --
> 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019