From owner-freebsd-current Wed Oct 21 21:11:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA24301 for freebsd-current-outgoing; Wed, 21 Oct 1998 21:11:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from k6n1.znh.org (dialup21.gaffaneys.com [208.155.161.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA24296 for ; Wed, 21 Oct 1998 21:11:30 -0700 (PDT) (envelope-from zach@gaffaneys.com) Received: (from zach@localhost) by k6n1.znh.org (8.9.1/8.9.1) id EAA00448; Thu, 22 Oct 1998 04:11:42 GMT (envelope-from zach) Message-ID: <19981021231142.A434@znh.org> Date: Wed, 21 Oct 1998 23:11:42 -0500 From: Zach Heilig To: Chuck Robey , The Hermit Hacker Cc: freebsd-current@FreeBSD.ORG Subject: Re: How to strip a kernel in 3.0-RELEASE... References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Chuck Robey on Wed, Oct 21, 1998 at 11:48:03PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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