Re: Is tools/testing/selftests/bpf/ maintained?

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

 



On 2023/10/13 22:25, Eduard Zingerman wrote:
> I think you are using clang-14, which does not like u32 instructions.
> At least I get the same error message as you with clang-14.
> If so, please try using clang-16 instead.

Yes, I did something like below and build succeeded. Thank you.

wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh
./llvm.sh 16
apt remove clang
ln -s /usr/bin/clang-16 /usr/bin/clang





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux