相关疑难解决方法(0)

如何在启用-Wall时禁用特定警告

-Wall -Werror在我的Makefile中使用过,但我想禁用以下特定类型的警告:

 warning: '_wrap_delete_DMXTSFILTER' defined but not used
Run Code Online (Sandbox Code Playgroud)

我有多害羞吗?

linux gcc makefile compilation

5
推荐指数
1
解决办法
4180
查看次数

标签 统计

compilation ×1

gcc ×1

linux ×1

makefile ×1