代码没有修改,直接clone下来的
$ ./tikv-server -V
TiKV
Release Version: 6.2.0
Edition: Community
Git Commit Hash: 4f717716a515a8047d91f4cbeef219f41c20dc2c
Git Commit Branch: release-6.2
UTC Build Time: 2022-11-02 08:41:58
Rust Version: rustc 1.62.0-nightly (7c4b47696 2022-04-30)
Enable Features: pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure
Profile: debug
gcc版本是 gcc-11
但是使用tiup 自带的tikv是可以运行的,和 gcc版本有关系吗