From: "Blue Swirl" <blauwirbel@gmail.com>
To: Thiemo Seufer <ths@networkno.de>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: SPARC64 fails to build
Date: Sat, 20 Oct 2007 08:34:10 +0300 [thread overview]
Message-ID: <f43fc5580710192234s28bd886bk7f95a9ddd6f5b865@mail.gmail.com> (raw)
In-Reply-To: <20071019225255.GB4544@networkno.de>
On 10/20/07, Thiemo Seufer <ths@networkno.de> wrote:
> SPARC64 currently fails to build:
>
> make[1]: Entering directory /home/ths/qemu/qemu-work/sparc64-linux-user'
> gcc-3.4 -g -Wl,-T,/home/ths/qemu/qemu-work/ppc.ld -o qemu-sparc64 main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o elfload.o linuxload.o elfload32.o libqemu.a gdbstub.o -lm -lrt
> libqemu.a(translate.o): In function gen_intermediate_code_internal':
> /home/ths/qemu/qemu-work/target-sparc/translate.c:1621: undefined reference to gen_op_fxtod'
> /home/ths/qemu/qemu-work/target-sparc/translate.c:1616: undefined reference to gen_op_fxtos'
> collect2: ld returned 1 exit status
> make[1]: *** [qemu-sparc64] Error 1
> make[1]: Leaving directory /home/ths/qemu/qemu-work/sparc64-linux-user'
> make: *** [subdir-sparc64-linux-user] Error
I see, PPC host specific USE_INT_TO_FLOAT_HELPERS case is not handled
correctly. Thanks for the report.
prev parent reply other threads:[~2007-10-20 5:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-19 22:52 [Qemu-devel] SPARC64 fails to build Thiemo Seufer
2007-10-20 5:34 ` Blue Swirl [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=f43fc5580710192234s28bd886bk7f95a9ddd6f5b865@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=ths@networkno.de \
/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).