Date: Wed, 21 Oct 1998 21:25:57 -0700 (PDT) From: Alex Zepeda <garbanzo@hooked.net> To: Chuck Robey <chuckr@mat.net> Cc: The Hermit Hacker <scrappy@hub.org>, freebsd-current@FreeBSD.ORG Subject: Re: How to strip a kernel in 3.0-RELEASE... Message-ID: <Pine.BSF.4.00.9810212123240.22335-100000@zippy.dyn.ml.org> In-Reply-To: <Pine.BSF.4.05.9810212340201.375-100000@picnic.mat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Oct 1998, Chuck Robey wrote: [...] > Kernel's still aout ... try this: > > env OBJFORMAT=aout strip -d kernel > > That'll work. Why not just use strip -aout -d kernel? And if you've got an elf kernel, strip -g (or --strip-debug) is the correct thing to do. - alex 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?Pine.BSF.4.00.9810212123240.22335-100000>
