[ 41%] Building C to LLVM bitcode /home/root/tmp/pocl-1.1-RC2/build/lib/kernel/host/cortex-a53/mem_fence.c.bc
[ 41%] Linking & optimizing Kernel bitcode /home/root/tmp/pocl-1.1-RC2/build/lib/kernel/host/kernel-aarch64-unknown-linux-gnu-cortex-a53.bc
/usr/bin/llvm-link: "/home/root/tmp/pocl-1.1-RC2/build/lib/kernel/host/cortex-a53/abs.cl.bc": error: Could not open input file: No such file or directory
/usr/bin/llvm-link: error loading file '"/home/root/tmp/pocl-1.1-RC2/build/lib/kernel/host/cortex-a53/abs.cl.bc"'
实际上,那些文件的构建是成功的,但是通过链接文件会发生这种错误。该文件存在于目录中,我也使用chmod 777更改了权限,但仍然收到错误。
更多信息:
OS:Yocto-Linux映像 构建类型:Aarch64 CPU:ARM Cortex A53
不知道该如何解决,希望你们能为您提供帮助
谢谢