Re: [PATCH v6 2/2] Kbuild: implement support for DWARF v5
From: Jakub Jelinek <hidden>
Date: 2021-01-29 22:11:40
Also in:
linux-kbuild, lkml
From: Jakub Jelinek <hidden>
Date: 2021-01-29 22:11:40
Also in:
linux-kbuild, lkml
On Fri, Jan 29, 2021 at 02:05:59PM -0800, Nick Desaulniers wrote:
Ah, I see. Then I should update the script I add (scripts/test_dwarf5_support.sh) to feature detect that bug, since it's the latest of the bunch. Also, should update my comment to note that this requires binutils greater than 2.35.1 (which is what I have, which fails, since the backport landed in ... what?!) How was this backported to 2.35 (https://sourceware.org/bugzilla/show_bug.cgi?id=27195#c12, Jan 26 2021) when binutils-2_35_1 was tagged sept 19 2020? Or will there be a binutils 2.35.2 point release?
AFAIK yes, soon. Jakub