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: Richard Henderson
Subject: Re: [Qemu-devel] [PULL 00/11] Disassembler patches
Date: Thu, 26 Oct 2017 09:10:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 10/26/2017 08:07 AM, Peter Maydell wrote:
> 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

Ug.  Ok, capstone is forcing the use of .lib for windows.

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

Feh.  Capstone has no ARFLAGS variable.  So, no, I can't fix this without
actually modifying the sub-makefile.


r~



reply via email to

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