From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Compilation broken in SVN version and a debug register question
Date: Sun, 04 May 2008 21:45:56 +0200 [thread overview]
Message-ID: <481E1274.1060207@aurel32.net> (raw)
In-Reply-To: <cef699d70805041031h6e2f44dfi6ff716d9bafa5e2c@mail.gmail.com>
Ben Taylor a écrit :
> On Sun, May 4, 2008 at 1:29 PM, Brad Campbell <brad@wasp.net.au> wrote:
>> Ben Taylor wrote:
>>
>>> On Wed, Apr 23, 2008 at 8:34 AM, Balazs Attila-Mihaly (Cd-MaN)
>>> <x_at_y_or_z@yahoo.com> wrote:
>>>
>>>> Hello all.
>>>>
>>>> I fail to compile the version 4242 from the SVN (which I checked out ~1
>> hour ago). On an Ubuntu 7.10 host with gcc-3.4 and ./configure
>> --target-list=i386-softmmu, I get the following error:
>>>>
>> <snip>
>>
>>
>>
>>> The following patch should fix the compilation of op.c and helper.c.
>>>
>>> This been tested on solaris x86 (32/64 bit) and Ubuntu 7.10 (32-bit).
>> When
>>> configuring on the 32-bit systems, I used --extra-cflags="-march=i686
>>> -mtune=i686"
>>> and both spill errors in op.c and helper.c are gone, and the binaries
>>> will boot Milax (a Solaris based DamnSmallLinux clone)
>>>
>> On ubuntu...
>> apt-get remove gcc-3.4
>> apt-get install gcc-3.3
>> .. effectively worked around the issue for me.
>
> Tried that, but one of the maintainers thought that was not a reasonable
> solution.
I also think this is a reasonable solution. Hardcoding the use of
gcc-3.3 in the Makefile is not.
> I suppose I can modify the patch to check to see which gcc is being used
> any invoke those changes if gcc revision < 3.4
>
> Ben
>
>
>
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' aurel32@debian.org | aurelien@aurel32.net
`- people.debian.org/~aurel32 | www.aurel32.net
next prev parent reply other threads:[~2008-05-04 19:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-23 12:34 [Qemu-devel] Compilation broken in SVN version and a debug register question Balazs Attila-Mihaly (Cd-MaN)
2008-04-23 17:09 ` Blue Swirl
2008-05-04 16:29 ` Ben Taylor
2008-05-04 17:29 ` Brad Campbell
2008-05-04 17:31 ` Ben Taylor
2008-05-04 19:45 ` Aurelien Jarno [this message]
2008-05-04 19:57 ` Ben Taylor
-- strict thread matches above, loose matches on Subject: below --
2008-04-24 5:19 Balazs Attila-Mihaly (Cd-MaN)
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=481E1274.1060207@aurel32.net \
--to=aurelien@aurel32.net \
--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.