All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Daniel Rosenthal <danielrosenthal@acm.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: linux object file containing all kernel symbols and suitable for userspace linking?
Date: Sun, 28 Sep 2008 10:06:33 -0400	[thread overview]
Message-ID: <20080928140633.GA4956@c2.user-mode-linux.org> (raw)
In-Reply-To: <4b6fba110809280022x4e10a068s479dd3d2fd67e9ba@mail.gmail.com>

On Sun, Sep 28, 2008 at 03:22:48AM -0400, Daniel Rosenthal wrote:
> It's looks close, but it seems to be missing some symbols.  Below is
> an excerpt of some of the some of the error messages that come up when
> trying to link vmlinux.o to another object file.  It looks like all
> the binary layout related symbols are missing, and jiffies also.
> How/when are these symbols normally linked into the final kernel
> image?

These are proided by the linker script.

      	  	     Jeff

-- 
Work email - jdike at linux dot intel dot com

  reply	other threads:[~2008-09-28 14:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-28  2:57 linux object file containing all kernel symbols and suitable for userspace linking? Daniel Rosenthal
2008-09-28  3:13 ` Grant Coady
2008-09-28  7:22   ` Daniel Rosenthal
2008-09-28 14:06     ` Jeff Dike [this message]
2008-09-29  6:18       ` Daniel Rosenthal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080928140633.GA4956@c2.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=danielrosenthal@acm.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.