Open suyongfan opened 3 days ago
centos7.9的虚拟机
use starrocks/dev-env-centos7:3.1.15
docker image to build the source code.
use
starrocks/dev-env-centos7:3.1.15
docker image to build the source code.
没办法直接通过centos7.9去编译吗
可能会遇到各种三方库编译的问题, 可以尝试编译一下. gcc v10.3
take https://github.com/StarRocks/starrocks/blob/branch-3.1/docker/dockerfiles/toolchains/toolchains-centos7.Dockerfile and https://github.com/StarRocks/starrocks/blob/branch-3.1/docker/dockerfiles/dev-env/dev-env.Dockerfile as reference to setup the build environment and thirdparty build.
3.1.15版本的starrocks arm架构编译要用什么版本的gcc