Hello,
This specific setup has not been tested, as far as I know. I would also
suggest using v21.2.1 as there have been lots of bugfixes to CHI in the
past year.
Cheers,
Jason
On Tue, Feb 15, 2022 at 6:23 PM Liyichao via gem5-users
wrote:
> Hi All:
>
> Does the gem5 v21.0.1.0 support
Hello,
We are facing issue in cross compiling ARM with many .c files incl in srsRAN.
For cross compilation we have installed the gcc-arm-linux-gnueabi,
binutils-arm-linux-gnueabi with help of that was able to compile single file
code like hello.c in below way:
$arm-linux-gnueabi-gcc hello.c -