qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/11] Disassembler patches


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/11] Disassembler patches
Date: Thu, 26 Oct 2017 07:07:23 +0100

On 25 October 2017 at 13:30, Richard Henderson
<address@hidden> wrote:
> Support for Capstone, plus an arm32 fix.
>
>
> r~
>
>
> The following changes since commit 3d7196d43bfe12efe98568cb60057e273652b99b:
>
>   Merge remote-tracking branch 
> 'remotes/kraxel/tags/usb-20171023-pull-request' into staging (2017-10-24 
> 16:05:57 +0100)
>
> are available in the git repository at:
>
>   git://github.com/rth7680/qemu.git tags/pull-dis-20171025
>
> for you to fetch changes up to 383b90bc6a15f4b18ec34f9c0287b26f9a89fcb8:
>
>   disas: Add capstone as submodule (2017-10-25 11:55:21 +0200)
>
> ----------------------------------------------------------------
> Capstone disassembler


Hi. This failed to build for Windows:

make[1]: *** No rule to make target
'/home/petmay01/linaro/qemu-for-merges/build/w32-new/capstone/libcapstone.a'.
Stop.
Makefile:399: recipe for target 'subdir-capstone' failed

FreeBSD ar also prints a warning:
  AR      libcapstone.a
ar: warning: creating /root/qemu/build/all/capstone/libcapstone.a

though the build otherwise succeeds. Is it possible to silence this?
(Otherwise it shows up in my build output scripts; I could silence it
there but it would be neater if it just wasn't emitted.)

thanks
-- PMM



reply via email to

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