From: Michele Denber <denber@mindspring.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: Peter Maydell <peter.maydell@linaro.org>,
Thomas Huth <thuth@redhat.com>,
Peter Tribble <peter.tribble@gmail.com>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: gmake in Solaris 11.4: TFR missing
Date: Sat, 04 Jul 2020 15:15:20 -0400 [thread overview]
Message-ID: <5F00D548.5050305@mindspring.com> (raw)
In-Reply-To: <69adae2a-8c3c-ec17-08f4-c2109b1d0993@amsat.org>
[-- Attachment #1: Type: text/plain, Size: 1601 bytes --]
On 07/04/20 11:57, Philippe Mathieu-Daudé wrote:
> Odd...
>
> Assuming you are using gcc, have you tried 'configure --host-cc=gcc'?
OK, so I changed it from
# /opt/csw/bin/bash ./configure --cc=gcc --extra-cflags="-m32"
to
# /opt/csw/bin/bash ./configure --cc=gcc --extra-cflags="-m32"
--host-cc=gcc
and then reran gmake -j16. That seems to have fixed it. ppc64 is
there now:
root@hemlock:~/qemu-5.0.0# ppc64-softmmu/qemu-system-ppc64 -machine help
Supported machines are:
40p IBM RS/6000 7020 (40p)
bamboo bamboo
g3beige Heathrow based PowerMAC
mac99 Mac99 based PowerMAC
mpc8544ds mpc8544ds
... and a bunch more ...
root@hemlock:~/qemu-5.0.0#
And I also have the right stuff in x86_64-softmmu. So I tried running my
Win XP image and it started up OK, opening the QEMU window and
displaying the XP logo. But unfortunately it's really really slow, like
20 minutes just to get to the XP desktop appearing. That takes about 2
minutes in QEMU 2.12 on the same host hardware. I had been hoping 5.0
would be faster. Is there a reason for it to be an order of magnitude
slower? I'm saying:
root@hemlock:~/qemu-5.0.0/x86_64-softmmu# ./qemu-system-x86_64 -m 2047
-usb -device usb-tablet -smp 3 -device rtl8139,netdev=net0 -netdev
user,id=net0 -boot d -hda /bkpool/qemuimages/XP.img -cdrom
/bkpool/qemuimages/xp.iso &
But in any case, I will now cautiously claim that I have succeeded in
building QEMU 5.0 in Solaris 11.4 SPARC. Thanks very much to everyone
for all your help.
- Michele
[-- Attachment #2: Type: text/html, Size: 3183 bytes --]
next prev parent reply other threads:[~2020-07-04 19:16 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-02 14:39 [PATCH] configure / util: Auto-detect the availability of openpty() Thomas Huth
2020-07-02 14:46 ` Daniel P. Berrangé
2020-07-02 16:07 ` Michele Denber
2020-07-02 17:38 ` Thomas Huth
2020-07-02 16:13 ` Michele Denber
2020-07-02 17:34 ` Thomas Huth
2020-07-02 21:33 ` Michele Denber
2020-07-03 5:11 ` Thomas Huth
2020-07-03 16:25 ` Michele Denber
2020-07-03 16:34 ` Michele Denber
2020-07-03 16:50 ` Peter Maydell
2020-07-03 18:49 ` gmake in Solaris 11.4: _IOR missing Michele Denber
2020-07-03 21:35 ` gmake in Solaris 11.4: TFR missing Michele Denber
2020-07-03 21:55 ` Philippe Mathieu-Daudé
2020-07-04 9:11 ` Peter Maydell
2020-07-04 11:30 ` Philippe Mathieu-Daudé
2020-07-04 13:52 ` Peter Maydell
2020-07-04 15:27 ` Michele Denber
2020-07-04 12:02 ` Thomas Huth
2020-07-04 15:36 ` Michele Denber
2020-07-04 15:57 ` Philippe Mathieu-Daudé
2020-07-04 19:15 ` Michele Denber [this message]
2020-07-04 21:58 ` Peter Maydell
2020-07-04 19:48 ` Michele Denber
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=5F00D548.5050305@mindspring.com \
--to=denber@mindspring.com \
--cc=f4bug@amsat.org \
--cc=peter.maydell@linaro.org \
--cc=peter.tribble@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/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).