9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: steve <steve@quintile.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 8c and elf shared libraries
Date: Wed, 18 Jul 2012 08:02:37 +0100	[thread overview]
Message-ID: <E422AA63-FFE5-4224-AF41-01693D244CF8@quintile.net> (raw)
In-Reply-To: <CAFSF3XNgHvnMUuWf0so0hRHEYYz4ch2eKESVbT9St-Vc=-LzwA@mail.gmail.com>

ok, i should explain more.

i want to cate a linux vdso shared library for linuxemu,
this will run exclusively on plan9, and will contain only one
entrypoint, a few bytes of text and no data or bss.

the file must be linux compatible as the linux dynamic linker
must be able to attach my shared library to the linux application
being started (by linuxemu).

i am just trying to avoid shipping a binary with the linuxemu source,
or requiring the end user has a running linux system to bootstrap
linuxemu - however this amy be unavoidable.

-Steve




  reply	other threads:[~2012-07-18  7:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11 16:15 Steve Simon
2012-07-12  4:51 ` Ethan Grammatikidis
2012-07-12  5:42   ` erik quanstrom
2012-07-17 16:58     ` Ethan Grammatikidis
2012-07-17 21:16   ` Christopher Nielsen
2012-07-17 21:30     ` Steve Simon
2012-07-17 21:56     ` Charles Forsyth
     [not found]     ` <CAOw7k5iVQcNr-SnHVpnCb=FACtaYx8WMFA1oypAfDY1F9-P1Cw@mail.gmail.c>
2012-07-17 21:59       ` erik quanstrom
2012-07-17 22:17         ` Charles Forsyth
2012-07-17 23:22           ` hiro
2012-07-18  7:02             ` steve [this message]
2012-07-20 11:45               ` Ethan Grammatikidis
2012-07-28 10:40   ` Uriel

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=E422AA63-FFE5-4224-AF41-01693D244CF8@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).