All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Paul Robinson <Paul.Robinson@scisys.co.uk>
Subject: Re: [Qemu-devel] Compiling qemu as position-independent code on an x86_64 linux host
Date: Fri, 3 Nov 2006 21:42:18 +0000	[thread overview]
Message-ID: <200611032142.19215.paul@codesourcery.com> (raw)
In-Reply-To: <61EB814CF63D9642BA6DD5B76DB0894306DA81@mx-met-exch0.scisys.co.uk>

On Friday 03 November 2006 18:15, Paul Robinson wrote:
> Hi guys,
>
> I'm trying to use parts of qemu in an application that must be compiled
> as a shared library (i.e. a .so file).
> The code must be compiled with the -fPIC option otherwise the linker
> refuses to create a .so file
> but doing this causes dyngen to stop with the error:
> ../dyngen -o op.h op.o
> dyngen: unsupported X86_64 relocation (9)

More likely you just need to implement whetever relocation it's complaining 
about.

Paul

  reply	other threads:[~2006-11-03 21:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Acb/dAolzRfkXTlURPONQ+3dZHSUZA==>
2006-11-03 18:15 ` [Qemu-devel] Compiling qemu as position-independent code on an x86_64 linux host Paul Robinson
2006-11-03 21:42   ` Paul Brook [this message]
2006-11-04  4:21     ` Daniel Jacobowitz
2006-12-14 12:10   ` G Portokalidis
2006-12-15 14:20     ` G Portokalidis
2006-12-14 12:44 Paul Robinson

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=200611032142.19215.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=Paul.Robinson@scisys.co.uk \
    --cc=qemu-devel@nongnu.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.