From: Viktor Madarasz <viktor.madarasz@yahoo.com>
To: Peter Maydell <peter.maydell@linaro.org>,
Viktor Madarasz <viktor.madarasz@yahoo.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: Error building Qemu 2.12.0 on Fedora 31 GCC 9.2.1 with the below error
Date: Sat, 28 Mar 2020 08:40:18 +0100 [thread overview]
Message-ID: <07f1e22c-6871-38bd-71fd-bcaf10e5717e@yahoo.com> (raw)
In-Reply-To: <CAFEAcA8aMhEYr2o3Pk7KrPd_t82nYS4PQw8+sPBkeNxT1LRC_A@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1430 bytes --]
On 3/27/20 10:28 PM, Peter Maydell wrote:
Hi Peter
Thanks, actually passing the argument to ./configure
--target-list=ppc64-softmmu resulted in a successfull build and it now
works Ok.
Viktor
> On Fri, 27 Mar 2020 at 20:49, Viktor Madarasz <viktor.madarasz@yahoo.com> wrote:
>> Hi
>>
>> Im trying to build Qemu 2.12.0 on Fedora 31 with GCC 9.2.1 as this
>> particular qemu version is the only one working for my
>> qemu-systems-ppc64 emulation I need
>>
>> ./configure runs with no problem but running make breaks at this point.
>>
> If you try to build an old QEMU on a new distro like this
> you're likely to run a bunch of minor build bugs that have
> been fixed in mainline. You will probably need to trawl through
> the git history or the mailing list archives to find the
> relevant commits which fix them (searching for error messages
> is often a good tactic).
>
> You should also choose configure options to minimise the
> amount of source you build that you don't need. If you
> only need qemu-system-ppc64, then pass configure the
> "--target-list=ppc64-softmmu" argument and it will build
> only that and won't try to build the linux-user code at all.
> If configure of that vintage supports --disable-tools that
> is also going to be useful (and if some bit of source that
> looks uninteresting fails check to see if there's a relevant
> --disable-something to just stop building it.)
>
> thanks
> -- PMM
[-- Attachment #2.1: Type: text/html, Size: 2132 bytes --]
[-- Attachment #2.2: pnkicpffcfkdfano.png --]
[-- Type: image/png, Size: 3815 bytes --]
prev parent reply other threads:[~2020-03-28 7:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <6dbdab0f-93ff-1df0-bff8-dd720d990be3.ref@yahoo.com>
2020-03-27 18:37 ` Error building Qemu 2.12.0 on Fedora 31 GCC 9.2.1 with the below error Viktor Madarasz
2020-03-27 21:28 ` Peter Maydell
2020-03-28 7:40 ` Viktor Madarasz [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=07f1e22c-6871-38bd-71fd-bcaf10e5717e@yahoo.com \
--to=viktor.madarasz@yahoo.com \
--cc=peter.maydell@linaro.org \
--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).