码迷,mamicode.com
首页 > 其他好文 > 详细

编译器gcc的几个关键参数解析

时间:2020-01-07 13:21:09      阅读:58      评论:0      收藏:0      [点我收藏+]

标签:search   安装   pmac   程序   mpi   name   sea   uri   com   

1. -dumpmachine

    Print the compiler‘s target machine

2. -print-sysroot
    Print the target sysroot directory that is used during compilation. (编译期间使用到的目录)

3. -print-libgcc-file-name(或-print-file-name)

    获取libgcc.a文件的路径

4. -print-search-dirs
    列出gcc搜索可配置的安装目录,程序和库目录清单时的路径

编译器gcc的几个关键参数解析

标签:search   安装   pmac   程序   mpi   name   sea   uri   com   

原文地址:https://www.cnblogs.com/dakewei/p/12160809.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!