From: Thiemo Seufer <ths@networkno.de>
To: Sunil Amitkumar Janki <psychicistnonconformist@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU build error on MIPS
Date: Thu, 31 May 2007 16:26:11 +0100 [thread overview]
Message-ID: <20070531152611.GG28232@networkno.de> (raw)
In-Reply-To: <465EE17B.2090905@gmail.com>
Sunil Amitkumar Janki wrote:
> I am running Slackware Current on MIPS (Loongson) and am trying
> to compile QEMU with GCC 3.4.6 using Glibc 2.5 and 2.6.18.1 kernel
> headers. The build works fine except for warnings about linking PIC
> code with no-PIC code
Those warnings are expected, as the op.o needs to be built
as non-PIC code while the rest of qemu is (currently) PIC code.
Note that host support for MIPS is very lightly tested, so the
problems you see aren't all that surprising. There are many things
left which need improvement.
Thiemo
prev parent reply other threads:[~2007-05-31 15:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-31 14:53 [Qemu-devel] QEMU build error on MIPS Sunil Amitkumar Janki
2007-05-31 15:26 ` Thiemo Seufer [this message]
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=20070531152611.GG28232@networkno.de \
--to=ths@networkno.de \
--cc=psychicistnonconformist@gmail.com \
--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 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).