|
| From: | Alexander Graf |
| Subject: | Re: [Qemu-devel] [PATCH v2] tcg: fix assertion with --enable-debug |
| Date: | Mon, 22 Feb 2010 16:23:24 +0100 |
| User-agent: | Thunderbird 2.0.0.23 (X11/20090817) |
Jay Foad wrote: >> This patch breaks building on ppc32. Reverting it makes it compile again: >> > > >> /suse/agraf/git/qemu/tcg/ppc/tcg-target.c:1696: error: >> ‘INDEX_op_qemu_ld32s’ undeclared here (not in a function) >> > > Does it build if you remove line 1696? If so, I'd suggest doing that. > Yes, that fixes it. Please grep through all tcg targets and send a patch removing all references to ld32s if you think it's not necessary. Alex
| [Prev in Thread] | Current Thread | [Next in Thread] |