Re: binutils >= 2.41 makes .rsrc section read-only

2024-02-21 Thread Corinna Vinschen via Cygwin
On Feb 20 21:39, Jeremy Drake via Cygwin wrote: > On Tue, 20 Feb 2024, Corinna Vinschen wrote: > > > On Feb 19 21:41, Jeremy Drake via Cygwin wrote: > > > 1) is there actually a good reason that _cygheap_start is in the .rsrc and > > > not the .cygheap section? > > > > As you know we got rid of th

Re: binutils >= 2.41 makes .rsrc section read-only

2024-02-21 Thread Corinna Vinschen via Cygwin
On Feb 21 09:27, Corinna Vinschen via Cygwin wrote: > On Feb 20 21:39, Jeremy Drake via Cygwin wrote: > > On Tue, 20 Feb 2024, Corinna Vinschen wrote: > > > > > On Feb 19 21:41, Jeremy Drake via Cygwin wrote: > > > > 1) is there actually a good reason that _cygheap_start is in the .rsrc > > > > a

cl: on failure - there is no shell error code returned with cygwin-3.5.0-1

2024-02-21 Thread Satish Balay via Cygwin
Usage: Invoke 'cl' from cygwin/bash. i.e: - run 'Visual Studio CMD' to setup MS compilers in dos shell - run 'c:\cygwin64\cygwin.bat' [or 'c:\cygwin64\bin\bash --login'] - run 'cl /c test.c' With cygwin upgrade to 3.5.0-1 - I'm not seeing "error return codes" on compile failures. However - this

Re: cl: on failure - there is no shell error code returned with cygwin-3.5.0-1

2024-02-21 Thread Takashi Yano via Cygwin
On Thu, 22 Feb 2024 11:46:39 +0530 (IST) Satish Balay wrote: > Usage: Invoke 'cl' from cygwin/bash. i.e: > > - run 'Visual Studio CMD' to setup MS compilers in dos shell > - run 'c:\cygwin64\cygwin.bat' [or 'c:\cygwin64\bin\bash --login'] > - run 'cl /c test.c' > > With cygwin upgrade to 3.5.0-1

Re: cl: on failure - there is no shell error code returned with cygwin-3.5.0-1

2024-02-21 Thread Satish Balay via Cygwin
On Thu, 22 Feb 2024, Takashi Yano wrote: > On Thu, 22 Feb 2024 11:46:39 +0530 (IST) Satish Balay wrote: > > With cygwin upgrade to 3.5.0-1 - I'm not seeing "error return codes" on > > compile failures. > Thanks for the report. > This bug has already has been fixed in current git head and will b