Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 1998 22:16:15 -0700
From:      John Polstra <jdp@polstra.com>
To:        peter@netplex.com.au
Cc:        current@FreeBSD.ORG
Subject:   Re: Begging to be asked (ELF Kernel) 
Message-ID:  <199810230516.WAA23336@austin.polstra.com>
In-Reply-To: <199810230302.LAA24981@spinner.netplex.com.au>
References:  <199810230302.LAA24981@spinner.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help

In article <199810230302.LAA24981@spinner.netplex.com.au>,
Peter Wemm  <peter@netplex.com.au> wrote:

> > So my 2 questions are:  1)Why is the kernel dynamically linked,
> > and 2) why can I not ldd the kernel (I coppied the file to another
> > place and attempted to ldd that un-live kernel as well, no dice)
>
> ldd is an a.out tool.

It's an ELF tool too.  Doug Rabson added the necessary stuff to the
ELF dynamic linker last May.

The way I would put it is that ldd is a tool for application programs,
not for kernels.

John
--
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Nobody ever went broke underestimating the taste of the American public."
                                                            -- H. L. Mencken

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?199810230516.WAA23336>