Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 1998 22:51:28 -0400
From:      "David E. Cross" <crossd@cs.rpi.edu>
To:        freebsd-current@FreeBSD.ORG
Subject:   Begging to be asked (ELF Kernel)
Message-ID:  <199810230251.WAA19680@o2.cs.rpi.edu>

next in thread | raw e-mail | index | archive | help
Today I went to an ELF kernel, flawless, 3rd stage boot is wonderfull, many 
thanks to all involved, great job!

I do have one[two] question[s]:

*phoenix / $ file /kernel
/kernel: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), 
dynamically linked, not stripped

_dynamically linked_??

Curiosity got to me so I tried:
*phoenix / $ ldd /kernel
/kernel:
/kernel: signal 6

signal 6 is 'sigabrt'.

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)

--
David Cross


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?199810230251.WAA19680>