Re: GDB 9.1 Fails to Build on Cygwin
Jim Wilson <[email protected]> Thu, 26 Mar 2020 15:11:35 -0700
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gdb.general |
|---|---|
| Message-ID | <CAFyWVaYpeg8tEgK5wOO9ntQVvkg+NptX9GiS6UpKn08xOeNS7g@mail.gmail.com> |
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 <joel@rt= ems.org> 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. Jim