|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] bad register name `%sil' when building debug enabled xen
On 04/05/2009 20:00, "Pasi Kärkkäinen" <pasik@xxxxxx> wrote:
> I'm trying to rebuild Fedora xen-3.3.1-11.fc11.src.rpm with debugging
> enabled ("debug=y verbose=y crash_debug=y").
>
> Normal non-debug build succeeds fine without errors.. gcc bug? xen bug?
A couple of asm constraints should be "=qm" rather than "=rm". I will fix
for 3.4.0 and 3.3.1. You can use the attached patch to fix your build.
-- Keir
x86.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|