当前位置:  技术问答>linux和unix

Make file 如何写才能让cc出worning

    来源: 互联网  发布时间:2015-11-06

    本文导语:  如题 | 我知道gcc的: 在CFLAGS变量后面加上-Wall | g++也是 -Wall,那么各个级别的warning就全出了 你可以控制worning出的级别的 建议你看看makefile的写法 | 再加上-pedantic你...

如题

|
我知道gcc的:
在CFLAGS变量后面加上-Wall


|
g++也是
-Wall,那么各个级别的warning就全出了
你可以控制worning出的级别的
建议你看看makefile的写法

|
再加上-pedantic你就更爽了……

|
-w 不生成任何警告信息。 
-Wall 生成所有警告信息。

|
查查cc的编译选项吧,记不得了

可能-W1 -W2 -W3是吧

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • make file 文件中 $@ 什么意思?
  • make file gcc 路径问题
  • gcc make problem: (out of date .d files?)
  • make menuconfig时出错:net/Kconfig:221:can't open file "net/wireless/Kconfig"
  • 连接池出错:Can not read the properties file; Make sure db.properties is in the Classpath
  • 嵌入C(sqC) 的编译,连接,环境,路径,make file 的问题; 您的一句话,我的几天功
  • 关于如何写make file
  • 有关make all; make clobber; make depend; make debug 的区别?
  • 我要缩减LINUX内核,make menuconfig时把一些选项去掉,再make dep没错,但再make bzImage时却会提错,但我make menuconfig时不改变任何选现(
  • 我已经用make clean编译成功了内核但是在make moduals时候处错误,然后又make menuconfig,我还需要make zImage吗?
  • make perl 模块的时候出错,make: *** No rule to make target,帮忙看看,谢谢。
  • 如何写出兼容于BSD MAKE、GNU MAKE、SOLARIS MAKE的条件编译Makefile?
  • 在solaris8.0我装了make3.81,下载了make-3.81-sol8-sparc-local.gz,为什么不能在任何目录下输入make?
  • 怎样验证自己的make是不是GNU的make?
  • 问一个很低级的问题:怎样卸载用make;make install方法安装的软件?
  • configure make make install 新手问题...
  • cygwin make操作,出现no rule to make target all
  • 请教 make gdb-6.4 出现 make[4]: Entering directory `/tmp/gdb-6.4/gdb/doc'
  • make zImage和make modules等问题请教~
  • make oldconfig 和 make defconfig有何区别? iis7站长之家
  • 第一次写make文件,报makefile:2: *** missing separator. Stop.错,make文件只有两行
  • make kernel make gcc
  • 50分的问题!make文件找不到? You don't seem to have 'make' or 'gmake' in your PATH
  • make;make install放在script裡
  • make oldconfig 和 make defconfig有何区别?
  • 求linux下 ./configure;make;make install一系列命令的详解
  • make -f makefile 时提示 Make: Must be a separator on rules line 5. Stop. 为什么,makefile 如下


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3