All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Mosberger <davidm@hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] 2.3.99-pre5 Kernel Compile
Date: Wed, 26 Apr 2000 15:15:22 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590678205050@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590678205048@msgid-missing>

Alternatively, strip the debug info with "strip" or "objcopy
--strip-all".  The debug info is quite useful when you need to map
kernel addresses to source code (gdb does that very well).

Perhaps the real question should be: why is it that gcc produces such
bloated debug info?  I'm not 100% sure, but I do believe that it would
be possible to do a lot better (perhaps with help from the linker).

	--david

>>>>> On Wed, 26 Apr 2000 08:47:47 -0600, Don Dugger <n0ano@valinux.com> said:

  Don> Ronen- Remove the `-g' flag from the `CFLAGS' definition in
  Don> your top level `Makefile' and your kernel should go back to
  Don> ~5M.

  Don> On Wed, Apr 26, 2000 at 10:40:02AM -0400, roneng@ca.ibm.com
  Don> wrote:
  >> 
  >> 
  >> Hi,
  >> 
  >> I was wondering if anyone has had a problem with very large
  >> kernel sizes when compiling the 2.3.99-pre5 kernel with the 4/24
  >> patch.  When I compile this kernel I get a 34Mb kernel, but when
  >> I compile the 2.3.47 kernel sources in turbolinux distribution
  >> with the same .config file I get a 5MB kernel. The toolchains I
  >> have tries have been the 2/16 toolchain included with the
  >> turbolinux distribution and the 3/23 toolchain (
  >> gnupro-2.9-000323.src.rpm).
  >> 
  >> 
  >> Thank you, Ronen Grosman - e-mail roneng@ca.ibm.com
  >> 
  >> 
  >> 
  >> 
  >> _______________________________________________ Linux-IA64
  >> mailing list Linux-IA64@linuxia64.org
  >> http://lists.linuxia64.org/lists/listinfo/linux-ia64

  Don> -- Don Dugger "Censeo Toto nos in Kansa esse decisse." -
  Don> D. Gale n0ano@valinux.com Ph: 303/938-9838


  Don> _______________________________________________ Linux-IA64
  Don> mailing list Linux-IA64@linuxia64.org
  Don> http://lists.linuxia64.org/lists/listinfo/linux-ia64



  parent reply	other threads:[~2000-04-26 15:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-26 14:40 [Linux-ia64] 2.3.99-pre5 Kernel Compile roneng
2000-04-26 14:47 ` Don Dugger
2000-04-26 15:15 ` David Mosberger [this message]
2000-04-26 17:57 ` Jim Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-105590678205050@msgid-missing \
    --to=davidm@hpl.hp.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.