qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL v3 00/31] Misc changes for 2016-05-27


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL v3 00/31] Misc changes for 2016-05-27
Date: Tue, 31 May 2016 14:07:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0


On 31/05/2016 13:52, Peter Maydell wrote:
>> > Then I suppose your clang version is too old, what is it?
> Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> 
> (which is the default clang for Ubuntu Trusty).

Yeah, that is too old.  We'll have to do one of this:

- figure out whether the compiler has at least one of -m16 or
-fno-toplevel-reorder, and if not disable building the ROMs

- figure out a way to build the ROMs with cross compilers, in which case
I think it's acceptable to make that cross compiler be GCC.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]