Re: Compile as DOS application?

2025-05-30 Thread Takashi Yano via Cygwin
On Sat, 31 May 2025 09:00:10 +0900 Takashi Yano wrote: > On Sat, 31 May 2025 00:39:24 +0200 > Dan Shelton wrote: > > Hello! > > > > Does Cygwin have a compiler which allows compiling ISO C applications > > as DOS *.exe? > > If you mean 16-bit MS-DOS *.exe by "DOS *.exe", the answer is no. > If yo

Re: Compile as DOS application?

2025-05-30 Thread Takashi Yano via Cygwin
On Sat, 31 May 2025 00:39:24 +0200 Dan Shelton wrote: > Hello! > > Does Cygwin have a compiler which allows compiling ISO C applications > as DOS *.exe? If you mean 16-bit MS-DOS *.exe by "DOS *.exe", the answer is no. If you mean 32-bit or 64-bit win32 console app, install the package mingw64-x8

Compile as DOS application?

2025-05-30 Thread Dan Shelton via Cygwin
Hello! Does Cygwin have a compiler which allows compiling ISO C applications as DOS *.exe? Dan -- Dan Shelton - Cluster Specialist Win/Lin/Bsd -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.h

Re: Using Cygwin installation on network share in CI fails

2025-05-30 Thread Dan Shelton via Cygwin
On Fri, 23 May 2025 at 23:42, Kevin Schnitzius via Cygwin wrote: > > On Friday, May 23, 2025 at 09:04:11 AM EDT, Aurélien Couderc via Cygwin > wrote: > > On Tue, May 13, 2025 at 9:07 PM Brian Inglis via Cygwin > wrote: > > > >> No one else is reporting any such problems, so it is your environm

Re: Crash or hang if SIGSEGV+SIGALRM are nested

2025-05-30 Thread Christian Franke via Cygwin
Takashi Yano via Cygwin wrote: On Thu, 29 May 2025 20:01:31 +0200 Christian Franke wrote: Takashi Yano via Cygwin wrote: On Thu, 29 May 2025 17:32:19 +0200 Christian Franke wrote: ... I still don't fully understand why a SIGSEGV triggered by an instruction could interrupt a SIGALRM handler. ht

Re: Crash or hang if SIGSEGV+SIGALRM are nested

2025-05-30 Thread Takashi Yano via Cygwin
On Thu, 29 May 2025 20:01:31 +0200 Christian Franke wrote: > Takashi Yano via Cygwin wrote: > > On Thu, 29 May 2025 17:32:19 +0200 > > Christian Franke wrote: > > ... > >> I still don't fully understand why a SIGSEGV triggered by an instruction > >> could interrupt a SIGALRM handler. > >> https://s