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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <0fb8c99c-34f7-4bab-a182-cd9a94a161f4@gmail.com>
Date: Tue, 27 May 2025 21:39:36 +0200
From: Xose Vazquez Perez <xose.vazquez@...il.com>
To: Masahiro Yamada <masahiroy@...nel.org>,
 Linus Torvalds <torvalds@...ux-foundation.org>,
 KERNEL ML <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] Kbuild fixes for v6.15-rc7

Linus Torvalds wrote:

> There's probably a small amount of "the kernel keeps growing, so build
> inevitably slow down anyway", but yeah, it's probably just the slower
> compiler that is what I notice.

gcc-14 is also available:

$ dnf install gcc14
$ rpm -ql gcc14 | grep bin
/usr/bin/cpp-14
/usr/bin/gcc-14
/usr/bin/gcc-ar-14
/usr/bin/gcc-nm-14
/usr/bin/gcc-ranlib-14
/usr/bin/gcov-14
/usr/bin/gcov-dump-14
/usr/bin/gcov-tool-14
/usr/bin/lto-dump-14
/usr/bin/x86_64-redhat-linux-gcc-14

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ