lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 20 Aug 2020 13:14:34 +0100
From:   Nick Clifton <nickc@...hat.com>
To:     Mark Wielaard <mark@...mp.org>, Jiri Olsa <jolsa@...hat.com>
Cc:     Jesper Dangaard Brouer <brouer@...hat.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>, sdf@...gle.com,
        andriin@...com
Subject: Re: Kernel build error on BTFIDS vmlinux

Hi Guys,

>> so when I take empty object and compile like:
>>
>>   $ echo 'int main(int argc, char **argv) { return 0; }' | gcc -c -o ex.o -g -gz=zlib -x c -
>>   $ ld -o ex --compress-debug-sections=zlib ex.o

Thanks Mark.  I have now created a binutils PR for this bug, and I am looking into a fix:

  https://sourceware.org/bugzilla/show_bug.cgi?id=26428

Cheers
  Nick

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ