↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: gcc 15

NVIDIA – Simple Workaround for GCC15 in Fedora 42..

Adventures With Linux ™ Posted on May 1, 2025 by RGMay 1, 2025

Now that Fedora 42 is out, including GCC 15 (currently GCC 15.1.1-1) there is a simple workaround for compilation, thanks to Rudi Heitbaum.    The change is documented at https://github.com/NVIDIA/open-gpu-kernel-modules/pull/841/commits/448b236d893170edc8fc4dff029044948516352b, and must be seen as a workaround, not a fix, as it effectively removes some of the warnings/errors flagged by the latest GCC version.. For NVIDIA-Linux-x86_64-570.144/kernel/Kbuild, add the … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion | Tagged -std=gnu17, compile fix, fedora 42, gcc 15, nvidia | Leave a reply

NVIDIA – GCC15 on Fedora 42 Wrecks Compilation – and a Workaround..

Adventures With Linux ™ Posted on March 15, 2025 by RGMarch 15, 2025

Recently updated the test system to Fedora 42, and everything seemed OK (including the latest VMware Workstation) – except the NVIDIA driver install.. The latest driver 570.124.04 compiles and installs OK with GCC14 and Fedora 41, on 6.13.x and also 6.14-rc kernels, but the NVIDIA source install scripts/tests etc. seem to be completely useless when compiling under … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, Opinion | Tagged compiled kernel, fedora 42, gcc 15, gcc for fedora 42 available, install fails, nvidia, options, workaround | Leave a reply
Original content © Robert Gadsdon 2013
↑