Package: kernel-package Version: 8.119 Severity: normal File: /usr/bin/make-kpkg
>From LKML: > >Is it normal that the kernel with debugging enabled is not larger > >than > >the normal kernel? * Randy.Dunlap <[EMAIL PROTECTED]>: > No, it should be much larger. Recheck the .config file > for CONFIG_DEBUG_INFO=y. Maybe you need to do 'make clean' > first. CONFIG_DEBUG_KERNEL=y CONFIG_MAGIC_SYSRQ=y # CONFIG_SCHEDSTATS is not set # CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_HIGHMEM is not set CONFIG_DEBUG_INFO=y # CONFIG_FRAME_POINTER is not set CONFIG_EARLY_PRINTK=y I built that using "make-kpkg" make-kpkg clean CONCURRENCY_LEVEL=4 MAKEFLAGS="CC=gcc-3.4" make-kpkg --revision=20050217 kernel_image Does make-kpkg strip the kernel in some way? Or am I doing something profoundly wrong? -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10-ac12 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages kernel-package depends on: ii dpkg 1.10.26 Package maintenance system for Deb ii dpkg-dev 1.10.26 Package building tools for Debian ii gcc [c-compiler] 4:3.3.5-1 The GNU C compiler ii gcc-3.3 [c-compiler] 1:3.3.5-8 The GNU C compiler ii gcc-3.4 [c-compiler] 3.4.3-6 The GNU C compiler ii make 3.80-9 The GNU version of the "make" util ii perl 5.8.4-6 Larry Wall's Practical Extraction -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]