Date: Wed, 21 Oct 1998 15:54:03 -0500 From: "Jeffrey J. Mountin" <jeff-ml@mountin.net> To: conrads@neosoft.com, freebsd-current@FreeBSD.ORG Subject: Re: This seems a little odd Message-ID: <3.0.3.32.19981021155403.010d90d0@207.227.119.2> In-Reply-To: <XFMail.981021140430.conrads@neosoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 02:04 PM 10/21/98 -0500, Conrad Sabatier wrote: > >conrads@dolphin:/$ file kernel >kernel: unknown pure executable > >3.0-CURRENT, aout-to-elf upgrade from -stable on 10/19, custom aout kernel built >on 10/21 The kernel is aout that's why: kernel: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked, not stripped kernel.GENERIC: unknown pure executable kernel.old: unknown pure executable not stripped The first is my elf kernel, 2nd is obvious, and kernel.old is my last tweaked aout kernel. I'm sure there is a more technical explanation, but nothing is wrong with what you see. The "not stripped" makes me wonder what happens if it is stripped, as apparently the GENERIC is. No programmer here, but do recall the need to strip certain things after compilation on BSDi. If it works.... Jeff Mountin - Unix Systems TCP/IP networking jeff@mountin.net 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?3.0.3.32.19981021155403.010d90d0>
