Package: linux Version: 3.16.7-2 Severity: normal Hello!
On sh4, the kernel package is still built with gcc-4.7 by default since both gcc-4.8 and gcc-4.9 were not built on sh4 until recently. This has now been resolved and both gcc-4.8 and gcc-4.9 are now readily available on sh4 to build the kernel. I assume it should just be necessary to drop the "compiler" statement in /debian/ config/sh4/defines. It would be nice to have this fixed for the next upload. Thanks! Adrian ========================================================================= buildd@yamato:~/linux-3.16.7/debian/config/sh4$ grep gcc * defines:compiler: gcc-4.7 buildd@yamato:~/linux-3.16.7/debian/config/sh4$ apt-cache policy gcc-4.8 gcc-4.8: Installed: 4.8.3-8 Candidate: 4.8.3-13 Version table: 4.8.3-13 0 500 http://ftp.debian-ports.org/debian/ unstable/main sh4 Packages *** 4.8.3-8 0 100 /var/lib/dpkg/status buildd@yamato:~/linux-3.16.7/debian/config/sh4$ apt-cache policy gcc-4.9 gcc-4.9: Installed: 4.9.1-16 Candidate: 4.9.1-16 Version table: *** 4.9.1-16 0 500 http://ftp.debian-ports.org/debian/ unstable/main sh4 Packages 100 /var/lib/dpkg/status buildd@yamato:~/linux-3.16.7/debian/config/sh4$ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org