It's not just gcc that has mismatching versions. It's the whole
toolchain.
The installed gcc package (according to dpkg) has version
4:5.3.1-1ubuntu1 while the /usr/bin/gcc symlink contained within is
pointing to gcc-5.4.0. There is no trace of 5.3.1 binaries on the
system, nor are there any avail
Seems like alle the dependency-packages are listed as version 5.3.1
(cpp, g++, gcc etc), but the symlinks within links to 5.4.0 binaries.
Anyone trying to compile and/or link kernel-modules will have a problem.
--
You received this bug notification because you are a member of Kernel
Packages, whi
When examining repos it seems like the inconsistency was introduced in
xenial-updates where packages in the build toolchain was bumped from
5.3.1 to 5.4.0 while the supplied kernel still is built with GCC 5.3.1
and the dependecy-packages that provide symlinks to tool-binaries also
remain at version
3 matches
Mail list logo