xingyongxu opened a new issue #1631: URL: https://github.com/apache/incubator-brpc/issues/1631
**Describe the bug (描述bug)** 交叉编译brpc的arm版本 sh config_brpc.sh --cxx=aarch64-linux-gnu-g++ --cc=aarch64-linux-gnu-gcc 报错 **To Reproduce (复现方法)** **Expected behavior (期望行为)** 当交叉编译时,不需要print gcc version **Versions (各种版本)** OS: centOS8 Compiler: aarch64-linux-gnu-g++ brpc: v1.0.0 protobuf: 3.5.0 **Additional context/screenshots (更多上下文/截图)** <img width="373" alt="brpc" src="https://user-images.githubusercontent.com/10435484/145773155-54ef7680-92af-4690-a96a-58f04c51f60f.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
