I compile the risingwave project ./risedev playground on the CentOS machine, and an error occurs during the execution: note: cc: error: unrecognized command line option '-fuse-ld=lld'. I googled and found that it may be due to the low gcc version and other reasons. After upgrading gcc11.2 did not solve the problem. What could be the cause of this error? Do we need to consider this when building docker images?
yefeng
Asked on Oct 25, 2022