Re: Problem in mingw64-i686-binutils [Was: Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64)]

2020-04-07 Thread JonY via Cygwin
On 4/7/20 12:57 AM, Yaakov Selkowitz wrote: > On Mon, 2020-04-06 at 23:55 +0000, JonY via Cygwin wrote: >> On 4/6/20 10:07 AM, Jan Nijtmans via Cygwin wrote: >>> Ping. >>> >>> Would it be possible to release a version of mingw64-i686-binutils with the >

Re: Problem in mingw64-i686-binutils [Was: Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64)]

2020-04-06 Thread JonY via Cygwin
On 4/6/20 10:07 AM, Jan Nijtmans via Cygwin wrote: > Ping. > > Would it be possible to release a version of mingw64-i686-binutils with the > same patch as done for binutils-2.34+1git.de9c1b7cfe-1? I suspect > this would resolve the problem described here. > > Thanks! >Jan Nijtmans Can

Re: [ANNOUNCEMENT] Updated: binutils-2.34-2 (x86/x86_64)(Test)

2020-04-12 Thread JonY via Cygwin
On 4/12/20 8:46 AM, Marco Atzeri via Cygwin wrote: > Am 12.04.2020 um 06:09 schrieb JonY via Cygwin-announce: >> The following packages have been uploaded to the Cygwin distribution: >> >> * binutils-2.34 >> > > no plan to reduce the targets ? > For the

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread JonY via Cygwin
On 4/12/20 7:27 AM, John Selbie via Cygwin wrote: > TLDR: With gcc/g++ 9.2.0 and 9.30 on Cygwin, when you use > -fprofile-generate and -fprofile-dir together, the target path for the > .gcda file is corrupted with a backslash instead of having a forward slash > used. > > Here's a sample run where

[ANNOUNCEMENT] Updated: binutils-2.34-2 (x86/x86_64)(Test)

2020-04-11 Thread JonY via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * binutils-2.34 Changes since -1: Addition of 2 patches from binutils git: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=40bfb9762747f8336b17c70a0173d10200fa62eb

Re: g++ 9.3.0 segfaults

2020-04-12 Thread JonY via Cygwin
On 4/12/20 6:10 AM, Marco Atzeri via Cygwin wrote: > Joy, > this segfault happens on 9.3.0 but not on 9.2.0 > > To replicate is enough to download cdo-1.9.9rc2.tar.gz from > https://code.mpimet.mpg.de/projects/cdo/files > >

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread JonY via Cygwin
On 4/12/20 11:39 AM, John Selbie wrote: > I would file a bug, but that link you provided takes me to a sign-up page > that says, "Account creation restricted. Please contact ... response > within 24 hours..." > > A quick cursory glace of GCC sources would suggest the issue is in >

Re: g++ with -fprofile-dir flag has a bug (backslash instead of forward-slash issue)

2020-04-12 Thread JonY via Cygwin
On 4/12/20 10:59 AM, John Selbie via Cygwin wrote: > Sure, but this bug is unique to cygwin. Why would that be there bug? > Because Cygwin does not modify gcc to use Windows paths. signature.asc Description: OpenPGP digital signature -- Problem reports: https://cygwin.com/problems.html

Re: [ANNOUNCEMENT] Updated: binutils-2.34-2 (x86/x86_64)(Test)

2020-04-20 Thread JonY via Cygwin
On 4/21/20 1:10 AM, Steven Penny wrote: >> The following packages have been uploaded to the Cygwin distribution: >> >> * binutils-2.34 > > Why is binutils still 24 MB? > Because the stripped down version is broken and not able to find w32api libraries, shared library builds are crashing on

[ANNOUNCEMENT] Updated: gcc-9.3.0-1 (x86/x86_64)

2020-03-15 Thread JonY via Cygwin-announce
gcc-9.3.0-1 has been uploaded for Cygwin. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in

[ANNOUNCEMENT] Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64)

2020-03-15 Thread JonY via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * binutils-2.34+1git.de9c1b7cfe This release should fix libtool shared library builds on 32bit Cygwin. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list,

Re: Default mingw _WIN32_WINNT

2020-05-05 Thread JonY via Cygwin
On 5/5/20 9:05 AM, Rainer Emrich wrote: > Hi Corinna, > > Am 05.05.2020 um 10:54 schrieb Corinna Vinschen: >> Therefore it might be a good idea to bump the default for these >> Cygwin-related headers to at least 0x0600. >> >> Setting them to 0x0602 sounds like a good idea, but as long as we

Re: [Attn: gcc maintainers] Re: unhandled C++ exceptions not propagating

2020-08-17 Thread JonY via Cygwin
On 8/18/20 12:20 AM, Ken Brown via Cygwin wrote: > On 8/17/2020 8:09 PM, JonY via Cygwin wrote: >> On 8/17/20 8:50 PM, Ken Brown via Cygwin wrote: >>>> >>>> This isn't an issue after all.  The comment I quoted above refers to >>>> all GCC exceptions, no

Re: [Attn: gcc maintainers] Re: unhandled C++ exceptions not propagating

2020-08-17 Thread JonY via Cygwin
On 8/17/20 8:50 PM, Ken Brown via Cygwin wrote: >> >> This isn't an issue after all.  The comment I quoted above refers to >> all GCC exceptions, not just STATUS_GCC_THROW.  I'll submit a patch >> after testing. > > I've sent the patch.  The output of the OP's test case is now the same > on

[ANNOUNCEMENT] Updated: mingw64-{headers, runtime, winpthreads} 8.0.0-1

2020-09-18 Thread JonY via Cygwin-announce
Now released for both 32bit and 64bit Cygwin: Notable changes: * New Hyper-V headers and libraries by Biswapriyo Nath * Many headers updated from Wine by Jacek Caban. * ARM math improvements by Martin Storsjö * floating point fixes by Liu Hao * many *printf compatibility fixes by Liu Hao and

[ANNOUNCEMENT] Updated: w32api-{headers, runtime}-8.0.0-1 (x86/x86_64)

2020-09-18 Thread JonY via Cygwin-announce
Now released for both 32bit and 64bit Cygwin: w32api-headers-8.0.0-1 w32api-runtime-8.0.0-1 Based on mingw-w64-v8.0.0. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email

Re: unhandled C++ exceptions not propagating

2020-08-15 Thread JonY via Cygwin
On 8/15/20 11:38 PM, David McFarland via Cygwin wrote: > > I was just debugging a c++ app (b2 build system from boost), and noticed > that it would appear to exit unexpectedly without an error. This turned > out to be when an unhandled C++ exception was thrown. > > On a fresh install of cygwin

Re: Updated: binutils-2.34-2 (x86/x86_64)(Test)

2020-04-15 Thread JonY via Cygwin-announce
On 4/15/20 7:49 PM, Jan Nijtmans wrote: > Op zo 12 apr. 2020 om 06:10 schreef JonY via Cygwin-announce: >> >> The following packages have been uploaded to the Cygwin distribution: >> >> * binutils-2.34 >> > > Somehow, those versions don't appear yet wh

Updated: binutils-2.34-2 (x86/x86_64)(Test)

2020-04-11 Thread JonY via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * binutils-2.34 Changes since -1: Addition of 2 patches from binutils git: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=40bfb9762747f8336b17c70a0173d10200fa62eb

Updated: gcc-9.3.0-1 (x86/x86_64)

2020-03-15 Thread JonY via Cygwin-announce
gcc-9.3.0-1 has been uploaded for Cygwin. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in

Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64)

2020-03-15 Thread JonY via Cygwin-announce
The following packages have been uploaded to the Cygwin distribution: * binutils-2.34+1git.de9c1b7cfe This release should fix libtool shared library builds on 32bit Cygwin. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list,

Updated: w32api-{headers,runtime}-8.0.0-1 (x86/x86_64)

2020-09-18 Thread JonY via Cygwin-announce
Now released for both 32bit and 64bit Cygwin: w32api-headers-8.0.0-1 w32api-runtime-8.0.0-1 Based on mingw-w64-v8.0.0. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email

Updated: mingw64-{headers,runtime,winpthreads} 8.0.0-1

2020-09-18 Thread JonY via Cygwin-announce
Now released for both 32bit and 64bit Cygwin: Notable changes: * New Hyper-V headers and libraries by Biswapriyo Nath * Many headers updated from Wine by Jacek Caban. * ARM math improvements by Martin Storsjö * floating point fixes by Liu Hao * many *printf compatibility fixes by Liu Hao and

Re: co-maint for gcc

2020-08-16 Thread JonY via Cygwin-apps
On 8/16/20 5:01 PM, Achim Gratz wrote: > > For the record: JonY has asked on IRC to get help with the release of > gcc-10 for Cygwin. I have built the compilers and are currently running > tests. I think I don't need to update binutils, but that is subject to > further discussion. I have not