On Feb 26 13:53, Denis Excoffier wrote: > > > On 2020-02-25 01:18, Jon Turney wrote : > > > > On 24/02/2020 23:35, JonY wrote: > >> On 2/24/20 8:21 PM, Achim Gratz wrote: > >>> JonY writes: > >>>> gcc-9.2.0-2 has been uploaded for Cygwin. This version is the same as > >>>> -1, just repackaged and marked as stable. > >>> > >>> This version of gcc requires a newer binutils than defined as current in > >>> the Cygwin repo, so until this gets corrected one needs to manually > >>> switch to the test version binutils-2.31.1-1. > > > > binutils-2.31.1-1 has been promoted from test to current. > > > > In order to compile cleanly the last snapshot with gcc 9.2.0, i had to apply the following patch (see below). > Otherwise one get an uninitialized variable together with a missing __attribute__. Thanks, I fixed this a bit differently. Would you mind to send unified diffs in future (diff -up is the nicest)? They are easier to read than the standard diffs :} Thanks, Corinna -- Corinna Vinschen Cygwin Maintainer