Daniel-TI-LINUX
New Member
Good morning everyone, I have an Oracle Linux 8 where the kernel was compiled with GCC 11.4, but the version installed is 8.5. This was causing conflicts in some services, such as DKMS, during module compilation. To resolve this, I used gcc-toolset-11 as the default GCC by adding the binary path to the PATH variable. Will this cause any issues for my server in the future?
Note: The gcc-toolset-11 is the same version with which my kernel was compiled. My concern is that this might cause issues for the system in the future.
Note: The gcc-toolset-11 is the same version with which my kernel was compiled. My concern is that this might cause issues for the system in the future.