<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Brian Mury wrote:
<blockquote cite="mid1106506485.6641.13.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Sun, 2005-23-01 at 15:31 +0100, Olivier JAVAUX wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">   . the binary package is about 100 MB, compared to the 16 MB of the
     binary package from Fedora.
     Each .ko is around 4 times bigger than the one from Fedora.
     Why ?
     Are there compile options to set ?????
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Your config probably has debug info turned on. Try turning it off. I
think it's under "Kernel Hacking".


  </pre>
</blockquote>
Certainly it looks like you have debbuging information compiled into
your modules and kernel image, and maybe frame pointers.<br>
</body>
</html>