Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!panix!panix.com!pa From: pa@see.signature.invalid (Pierre Asselin) Newsgroups: comp.os.linux.development.system Subject: Re: Why the kernel modules I compiled so big ? Date: Sun, 6 Nov 2011 01:34:04 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Lines: 14 Message-ID: References: <7d0822fd-4fb7-4731-b494-ab3e69fa0172@d34g2000prf.googlegroups.com> NNTP-Posting-Host: panix3.panix.com X-Trace: reader1.panix.com 1320543244 16158 166.84.1.3 (6 Nov 2011 01:34:04 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Sun, 6 Nov 2011 01:34:04 +0000 (UTC) User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (NetBSD/5.1 (i386)) Xref: x330-a1.tempe.blueboxinc.net comp.os.linux.development.system:325 Fanchy wrote: > my platform is debian-6.0.3-amd64 > I downloaded the 2.6.32 kernel source with "apt-get " and used the > same ".config" file as the "config-2.6.32-5-amd64"file > [ ... ] > It seems every single module I compiled is more than 10 times as the > counterpart in "/lib/modules/2.6.32-5-amd64/" directory Try turning off CONFIG_DEBUG_INFO. (make menuconfig, "Kernel hacking", "Compile the kernel with debug info" .) -- pa at panix dot com