FS#29332 - [linux] 3.3.1-1 kernel was built using an older version of GCC (4.6)

Attached to Project: Arch Linux
Opened by Natrio (natrio) - Sunday, 08 April 2012, 10:15 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 16 April 2012, 08:22 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Tobias Powalowski (tpowa)
Thomas Bächler (brain0)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

$ cat /proc/version
Linux version 3.3.1-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.3 (GCC) ) #1 SMP PREEMPT Tue Apr 3 14:43:38 UTC 2012
but, we have the new GCC:
$ pacman -Q gcc
gcc 4.7.0-3

This causes big problems when building extra modules, because the kernel and modules must be builded by the same version of GCC.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Monday, 16 April 2012, 08:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.3.2

Loading...