qemu-devel
[Top][All Lists]
Advanced

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

Re: sh4-linux-user compile failure


From: Philippe Mathieu-Daudé
Subject: Re: sh4-linux-user compile failure
Date: Wed, 8 Mar 2023 00:52:38 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 8/3/23 00:46, Mark Cave-Ayland wrote:
Hi Richard/Anton,

It looks as if a compile failure has crept into sh4-linux-user, most likely related to the recent TARGET_TB_PCREL/CF_PCREL changes:


In file included from ../accel/tcg/tb-hash.h:26,
                  from ../accel/tcg/tb-maint.c:28:
../accel/tcg/tb-jmp-cache.h:24:5: error: "TARGET_TB_PCREL" is not defined, evaluates to 0 [-Werror=undef]
    24 | #if TARGET_TB_PCREL
       |     ^~~~~~~~~~~~~~~

Your tree seems desync / out of date:

$ git grep TARGET_TB_PCREL a2b5f8b8ab
$




reply via email to

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