|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [IA64] Weekly benchmark results [2009ww51]
On 25/12/2009 08:04, "KUWAMURA Shin'ya" <kuwa@xxxxxxxxxxxxxx> wrote:
> - The hypervisor cannot be built on ia64:
> grant_table.c:498: error: `p2m_type_t' undeclared (first use in this
> function)
> This was caused by 20671:3b29ed4ffb15.
>
> - The tool cannot be built on ia64:
> /tmp/ccY5EuQL.s:33: Error: Unknown opcode `btsl r33,[r14]'
> Because tools/xenpaging/bitops.h supports only x86.
>
> - The tool cannot be built on GCC 3.4.4:
> bidir-hash.c:800: warning: implicit declaration of function
> `__sync_add_and_fetch'
> Because the atomic built-in function __sync_add_and_fetch() is
> supported on GCC 4.1 or later.
Hopefully these issues are fixed by xen-unstable:20724 and
xen-unstable:20725.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|