Re: GDB 9.1 Fails to Build on Cygwin
Joel Sherrill <[email protected]> Thu, 26 Mar 2020 17:23:58 -0500
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gdb.general |
|---|---|
| Message-ID | <CAF9ehCX_TL+RXbCZxeqK0_HbJw2yDnwstq+wy7+9JGiTxFZrPQ@mail.gmail.com> |
On Thu, Mar 26, 2020 at 5:11 PM Jim Wilson <[email protected]> wrote: > On Wed, Mar 25, 2020 at 12:27 PM Hannes Domani via Gdb > <[email protected]> wrote: > > Am Mittwoch, 25. M=C3=A4rz 2020, 20:01:06 MEZ hat Joel Sherrill < > [email protected]> Folgendes geschrieben: > > This looks very much like gcc bug 64697: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D64697 > > IMHO this is a binutils bug. See for instance > https://sourceware.org/bugzilla/show_bug.cgi?id=3D23244 > for a similar RISC-V issue that I fixed almost 2 years ago, which also > discusses how the ARM port solves this problem. > Thanks for confirming this isn't just us seeing it. Jim.. do you mind if I cc' you on the bug when I file it? You seem to have the best handle on fixing it and will have to provide advice to whoever tackles it. --joel > Jim >