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>] [day] [month] [year] [list]
Date:   Mon, 20 Nov 2017 17:09:41 +0000
From:   David Laight <David.Laight@...LAB.COM>
To:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: kernel build generates invalid object files on Ubuntu 13.10

I've just updated a linux source tree to the latest version
(probably from Linus's public tree) and then tried to compile
it (for x86_64) using gcc 4.7.3 and binutils 2.32.2 on a 
system running Ubuntu 13.10.
While not the newest gcc, it isn't that old.

The linker is reporting that some of the compiled .o files
are not valid object files.
'file' reports them as valid ELF, but objdump just reports
them as invalid.

Something must be very wrong with the generated object files.

I don't build that often, so can't say when it last worked.
Probably not older than 4.12.
Everything builds ok with gcc 5.4.0 on Ububtu 16.04.

	David

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ