Date: Wed, 21 Oct 1998 23:11:42 -0500 From: Zach Heilig <zach@gaffaneys.com> To: Chuck Robey <chuckr@mat.net>, The Hermit Hacker <scrappy@hub.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: How to strip a kernel in 3.0-RELEASE... Message-ID: <19981021231142.A434@znh.org> In-Reply-To: <Pine.BSF.4.05.9810212340201.375-100000@picnic.mat.net>; from Chuck Robey on Wed, Oct 21, 1998 at 11:48:03PM -0400 References: <Pine.BSF.4.05.9810220032300.2698-100000@thelab.hub.org> <Pine.BSF.4.05.9810212340201.375-100000@picnic.mat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 21, 1998 at 11:48:03PM -0400, Chuck Robey wrote: > Kernel's still aout ... try this: > > env OBJFORMAT=aout strip -d kernel > > That'll work. Or, check /usr/src/etc/make.conf, and note there is a new variable: KERNFORMAT= elf as for which command to use to strip it... I tried the --strip-debug option, and it seems to work... -- Zach Heilig <zach@gaffaneys.com> If it looks like a duck, and quacks like a duck, we have to at least consider the possibility that we have a small aquatic bird of the family Anatidę on our hands (Douglas Adams -- Dirk Gently's Holistic Detective Agency) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981021231142.A434>