摘要: https://blog.csdn.net/quicmous/article/details/106790319 一、如何查看 include 搜索路径输入如下命令: > echo 'main(){}'|gcc -E -v -1显示结果如下: Using built-in specs.COLLECT 阅读全文
posted @ 2023-08-17 16:46 China Soft 阅读(897) 评论(0) 推荐(0) 编辑