| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 727 人关注过本帖
标题:编译报错,怀疑是否缺少什么包
只看楼主 加入收藏
sunshine333
Rank: 1
等 级:新手上路
帖 子:13
专家分:0
注 册:2011-6-27
结帖率:66.67%
收藏
已结贴  问题点数:20 回复次数:3 
编译报错,怀疑是否缺少什么包
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored.
" ignored.cc: warning 422: Unknown option "
(Bundled) cc: "msxeditd.c", line 188: error 1000: Unexpected symbol:
"size_t".
(Bundled) cc: "msxeditd.c", line 188: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 188: error 1573: Type of "size_t" is undefined due to an illegal declaration.
(Bundled) cc: "msxeditd.c", line 189: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 190: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 191: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 192: error 1000: Unexpected symbol:
"size_t".
(Bundled) cc: "msxeditd.c", line 192: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 192: error 1573: Type of "size_t" is undefined due to an illegal declaration.
(Bundled) cc: "msxeditd.c", line 193: error 1000: Unexpected symbol:
"size_t".
(Bundled) cc: "msxeditd.c", line 194: warning 5: "const" will become a keyword.
(Bundled) cc: "msxeditd.c", line 193: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 193: error 1573: Type of "size_t" is undefined due to an illegal declaration.
(Bundled) cc: "msxeditd.c", line 194: error 1000: Unexpected symbol:
"const".
(Bundled) cc: "msxeditd.c", line 194: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 195: warning 5: "const" will become a keyword.
(Bundled) cc: "msxeditd.c", line 195: error 1000: Unexpected symbol:
"const".
(Bundled) cc: "msxeditd.c", line 195: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 328: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "msxeditd.c", line 329: warning 5: "const" will become a keyword.
(Bundled) cc: "msxeditd.c", line 329: error 1000: Unexpected symbol: "char".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.

搜索更多相关主题的帖子: only 422 undefined available product 
2011-07-04 17:13
sunshine333
Rank: 1
等 级:新手上路
帖 子:13
专家分:0
注 册:2011-6-27
收藏
得分:0 
编译环境是hp-ux
2011-07-04 17:18
sunshine333
Rank: 1
等 级:新手上路
帖 子:13
专家分:0
注 册:2011-6-27
收藏
得分:0 
是不是编译器版本比较低呢???
哪位高手给帮忙解惑呀!!拜求!!
2011-07-04 17:35
qq1023569223
Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19
来 自:湖南科技大学
等 级:贵宾
威 望:26
帖 子:2753
专家分:13404
注 册:2010-12-22
收藏
得分:20 
这个问题严重,换个编译器吧!

   唯实惟新 至诚致志
2011-07-04 18:33
快速回复:编译报错,怀疑是否缺少什么包
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.035853 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved