工程编译error-warning-remarks解释

[复制链接]
1583|1
 楼主| zhangmangui 发表于 2013-11-24 22:09 | 显示全部楼层 |阅读模式
  • 可以看一下下面对error, warning, remarks的解释.
    ?An error indicates a violation of the syntax or semantic rules of the C/C++ language. Compilation continues, but object code is not generated.
    ?A warning indicates something that is valid but questionable. Compilation continues and object code is generated (if no errors are detected).
    ?A remark is less serious than a warning. It indicates something that is valid and probably intended, but may need to be checked. Compilation continues and object code is generated (if no errors are detected). By default, remarks are not issued. Use the -pdr compiler option to enable remarks.





 楼主| zhangmangui 发表于 2013-11-24 22:10 | 显示全部楼层
英文的  兄弟们还习惯吗
您需要登录后才可以回帖 登录 | 注册

本版积分规则

个人签名:欢迎进入【TI DSP 论坛】 & 【DSP 技术】           TI忠诚粉丝!

935

主题

26375

帖子

590

粉丝
快速回复 在线客服 返回列表 返回顶部