GCC的选项“OPTION”是什么? [英] What is the OPTION in the GCC's option "-Wl,OPTION"

查看:267
本文介绍了GCC的选项“OPTION”是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我阅读GCC的info手册时,我发现链接选项-Wl,OPTION:

When I read the GCC's info manual, I found the link option -Wl,OPTION:

`-Wl,OPTION'
 Pass OPTION as an option to the linker.  If OPTION contains
 commas, it is split into multiple options at the commas.

但我无法找到OPTION的定义。谁能告诉我在哪里可以找到它?我有谷歌它,但没有发现。

But I could not find the definition of the OPTION. Who can tell me where to find it? I have google it, but nothing found.

推荐答案

链接器名为 ld 。使用谷歌搜索 ld options http://sourceware.org/binutils/docs-2.16/ld/Options。 HTML

The linker is called ld. Googling for ld options gives e.g. http://sourceware.org/binutils/docs-2.16/ld/Options.html

这篇关于GCC的选项“OPTION”是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆