qemu-devel
[Top][All Lists]
Advanced

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

RE: [RFC PATCH v3 34/34] Hexagon build infrastructure


From: Taylor Simpson
Subject: RE: [RFC PATCH v3 34/34] Hexagon build infrastructure
Date: Thu, 24 Sep 2020 02:35:59 +0000


> -----Original Message-----
> From: Richard Henderson <richard.henderson@linaro.org>
> Sent: Friday, August 28, 2020 9:20 PM
> To: Taylor Simpson <tsimpson@quicinc.com>; qemu-devel@nongnu.org
> Cc: philmd@redhat.com; laurent@vivier.eu; riku.voipio@iki.fi;
> aleksandar.m.mail@gmail.com; ale@rev.ng
> Subject: Re: [RFC PATCH v3 34/34] Hexagon build infrastructure
>
> This will have to be updated for the meson conversion.
>
> I don't understand it all myself, and all of those generated files will need
> special attention.
>

I've made the changes for meson, including converting 
target/hexagon/Makefile.objs to target/hexagon/meson.build, and I can build 
qemu-hexagon with
    mkdir build
    cd build
    configure --target-list=hexagon-linux-user
    make

However, when I run "make check-tcg", nothing actually happens.
      BUILD   TCG tests for hexagon-linux-user
    Generating qemu-version.h with a meson_exe.py custom command
      RUN     TCG tests for hexagon-linux-user

What am I missing?  Has some other command replaced "make check-tcg"?

Thanks,
Taylor



reply via email to

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