Skip to content

请教 ARM架构处理器编译ByConity报错 怎么排查 #4

@gfs-coder

Description

@gfs-coder

环境
OS kylinV10 sp3
cmake -version 3.17.0
ninja --version 1.10.2
clang --version 12.0.1
clang++ --version 12.0.1
ld.lld -v LLD 12.0.1

cd ByConity
mkdir build && cd build
export CC=clang-12
export CXX=clang++-12
cmake ..

执行cmake .. 报错:

CMake Error:
Running

'/usr/bin/ninja-build' '-C' '/opt/ByConity-ARM/build' '-t' 'cleandead'

failed with:

ninja: error: build.ninja:354: expected '=', got lexing error

-lLLVM-12" -Wno-unused-command-line-argument -Wno-builtin-requires-heade...

       ^ near here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions