Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 11:45:18 -0700
From:      John Polstra <jdp@polstra.com>
To:        seggers@semyam.dinoco.de
Cc:        current@FreeBSD.ORG
Subject:   Re: the fs fun never stops 
Message-ID:  <199809211845.LAA02551@austin.polstra.com>
In-Reply-To: <199809211753.TAA22198@semyam.dinoco.de>
References:  <199809211753.TAA22198@semyam.dinoco.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199809211753.TAA22198@semyam.dinoco.de>,
Stefan Eggers  <seggers@semyam.dinoco.de> wrote:

> Make sure you use the propper strip.  On my ELF system it defaults to
> the ELF strip and that hardly will work with an a.out kernel.  Use the
> full path /usr/libexec/aout/strip or OBJFORMAT in the environment set
> to aout and it should do its job.

The simplest is to use "strip -aout ...".
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth

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?199809211845.LAA02551>