g++ -c CppSoureFile -o ObjectCodeFile
-c 编译而不链接
-lm 链接数学库
-static 生成静态链接的程序
posted on 2015-12-17 16:15 RuriGokou 阅读(180) 评论(0) 编辑 收藏 举报
Powered by: 博客园 Copyright © 2024 RuriGokou Powered by .NET 9.0 on Kubernetes