- 浏览: 153386 次
- 性别:
- 来自: 深圳
文章分类
最新评论
-
lyaqys:
lz实现的OptimisticExclusiveLock有点问 ...
java park/unpark 【java并发】基于JUC CAS原理,自己实现简单独占锁
gcc bug :
##’ cannot appear at either end of a macro expansion”
‘##’不能出现在宏展开的两端”
10.c: 在函数‘main’中:
10.c:14:1: 错误:毗连“"aa"”和“"bb"”不能给出一个有效的预处理标识符
1 #include<stdio.h>
2
3 #define MAX(a,b) ((a>b) ? a:b)
4
5 #define JOIN(a,b) a##b
6
7 int main()
8 {
9
10 double b = MAX(1.0,1.1);
11 printf("max: %f\n", b);
12 char *a = "123";
13 char *c = "abc";
14 JOIN("aa","bb");
15 //printf("##-- > :%s",JOIN(a,c));
16
17 //printf("ss: %s\n",ss);
18
19 return 1;
20 }
gcc编译错误表
gcc编译错误表
conversion from %s to %s not supported by iconv”
iconv 不支持从 %s 到 %s 的转换”
iconv_open”
iconv_open”
no iconv implementation, cannot convert from %s to %s”
没有 iconv 的实现,无法从 %s 转换到 %s”
character 0x%lx is not in the basic source character set\n”
字符 0x%lx 不在基本源字符集中\n”
converting to execution character set”
转换到可执行文件的字符集”
character 0x%lx is not unibyte in execution character set”
字符 0x%lx 在执行字符集中不是单字节的”
Character %x might not be NFKC”
字符 %x 可能不是 NFKC”
universal character names are only valid in C++ and C99″
Unicode 字符名只在 C++ 和 C99 中有效”
the meaning of ‘\\%c’ is different in traditional C”
‘\\%c’的意义与在传统 C 中不同”
In _cpp_valid_ucn but not a UCN”
在 _cpp_valid_ucn 中但不是一个 UCN”
incomplete universal character name %.*s”
不完全的 Unicode 字符名 %.*s”
%.*s is not a valid universal character”
%.*s 不是一个有效的 Unicode 字符”
‘$’ in identifier or number”
‘$’出现在标识符或数字中”
universal character %.*s is not valid in an identifier”
Unicode 字符 %.*s 在标识符中无效”
universal character %.*s is not valid at the start of an identifier”
Unicode 字符 %.*s 在标识符开头无效”
converting UCN to source character set”
将 UCN 转换到源字符集”
converting UCN to execution character set”
将 UCN 转换到执行字符集”
the meaning of ‘\\x’ is different in traditional C”
‘\\x’的意义与在传统 C 中不同”
\\x used with no following hex digits”
\\x 后没有 16 进制数字”
hex escape sequence out of range”
16 进制转义序列越界”
octal escape sequence out of range”
8 进制转义序列越界”
the meaning of ‘\\a’ is different in traditional C”
‘\\a’的意义与在传统 C 中不同”
non-ISO-standard escape sequence, ‘\\%c’”
非 ISO 标准的转义序列,‘\\%c’”
unknown escape sequence: ‘\\%c’”
未知的转义序列:‘\\%c’”
unknown escape sequence: ‘\\%s’”
未知的转义序列:‘\\%s’”
converting escape sequence to execution character set”
将转义序列转换到执行字符集”
character constant too long for its type”
字符常量大小超出其类型”
multi-character character constant”
多字节字符常量”
empty character constant”
空的字符常量”
failure to convert %s to %s”
无法从 %s 转换到 %s”
extra tokens at end of #%s directive”
#%s 指示的末尾有多余的标识符”
#%s is a GCC extension”
#%s 是一个 GCC 扩展”
#%s is a deprecated GCC extension”
#%s 是一个已过时的 GCC 扩展”
suggest not using #elif in traditional C”
建议在传统 C 中不使用 #elif”
traditional C ignores #%s with the # indented”
当 # 有缩进时传统 C 忽略 #%s”
suggest hiding #%s from traditional C with an indented #”
建议使用缩进的 # 以让 #%s 对传统 C 不可见”
embedding a directive within macro arguments is not portable”
将一个指示嵌入宏参数中是不可移植的”
style of line directive is a GCC extension”
line 指示的风格是一个 GCC 扩展”
invalid preprocessing directive #%s”
无效的预处理指示 #%s”
\”defined\” cannot be used as a macro name”
“defined”不能被用作宏名”
\”%s\” cannot be used as a macro name as it is an operator in C++”
“%s”不能被用作宏名,因为它是 C++ 中的一个操作符”
no macro name given in #%s directive”
#%s 指示中未给出宏名”
macro names must be identifiers”
宏名必须是标识符”
undefining \”%s\”"
取消对“%s”的定义”
missing terminating > character”
缺少结尾的 > 字符”
#%s expects \”FILENAME\” or ”
#%s 需要 \”FILENAME\” 或 ”
empty filename in #%s”
#%s 中文件名为空”
#include nested too deeply”
#include 嵌套过深”
#include_next in primary source file”
#include_next 出现在主源文件中”
invalid flag \”%s\” in line directive”
line 指示中有无效的标记“%s””
unexpected end of file after #line”
#line 后未预期的文件结束”
\”%s\” after #line is not a positive integer”
#line 后的“%s”不是一个正整数”
line number out of range”
行号超出范围”
\”%s\” is not a valid filename”
“%s”不是一个有效的文件名”
\”%s\” after # is not a positive integer”
# 后的“%s”不是一个正整数”
invalid #%s directive”
无效的 #%s 指示”
registering pragmas in namespace \”%s\” with mismatched name expansion”
在命名空间“%s”中注册 pragma 时名称扩展不匹配”
registering pragma \”%s\” with name expansion and no namespace”
pragma “%s”被注册为一个命名扩展,而没有命名空间”
registering \”%s\” as both a pragma and a pragma namespace”
“%s”既被注册为一个pragma 又被注册为一个 pragma 命名空间”
#pragma %s %s is already registered”
#pragma %s %s 已经被注册”
#pragma %s is already registered”
#pragma %s 已经被注册”
registering pragma with NULL handler”
pragma 注册为被 NULL 处理”
#pragma once in main file”
#pragma once 出现在主文件中”
invalid #pragma push_macro directive”
无效的 #pragma push_macro 指示”
invalid #pragma pop_macro directive”
无效的 #pragma pop_macro 指示”
invalid #pragma GCC poison directive”
无效的 #pragma GCC poison 指示”
poisoning existing macro \”%s\”"
对已存在的宏“%s”投毒”
#pragma system_header ignored outside include file”
#pragma system_heade 在包含文件外被忽略”
cannot find source file %s”
找不到源文件 %s”
current file is older than %s”
当前文件早于 %s”
_Pragma takes a parenthesized string literal”
_Pragma 需要一个括起的字符串字面常量”
#else without #if”
#else 没有匹配的 #if”
#else after #else”
#else 出现在 #else 后”
the conditional began here”
条件自此开始”
#elif without #if”
#elif 没有匹配的 #if”
#elif after #else”
#elif 出现在 #else 后”
#: directives.c:1960
#endif without #if”
#endif 没有匹配的 #if”
missing ‘(‘ after predicate”
谓词后缺少‘(’”
missing ‘)’ to complete answer”
完整的答案缺少‘)’”
predicate’s answer is empty”
谓词的答案为空”
assertion without predicate”
断言后没有谓词”
predicate must be an identifier”
谓词必须是一个标识符”
\”%s\” re-asserted”
重断言“%s””
unterminated #%s”
未终止的 #%s”
unterminated comment”
未结束的注释”
stdout”
stdout”
%s: %s”
%s:%s”
too many decimal points in number”
数字中有太多小数点”
fixed-point constants are a GCC extension”
定点常量是一个 GCC 扩展”
invalid digit \”%c\” in binary constant”
二进制常量中有无效数字“%c””
invalid digit \”%c\” in octal constant”
8 进制常量中有非法字符“%c””
invalid prefix \”0b\” for floating constant”
浮点常量的“0b”前缀无效”
use of C99 hexadecimal floating constant”
使用 C99 式的 16 进制浮点常量”
exponent has no digits”
指数部分没有数字”
hexadecimal floating constants require an exponent”
16 进制浮点常量需要指数部分”
invalid suffix \”%.*s\” on floating constant”
浮点常量的“%.*s”后缀无效”
traditional C rejects the \”%.*s\” suffix”
传统 C 不接受“%.*s”后缀”
suffix for double constant is a GCC extension”
双精度常量后缀是一个 GCC 扩展”
invalid suffix \”%.*s\” with hexadecimal floating constant”
十六进制浮点常量的“%.*s”后缀无效”
decimal float constants are a GCC extension”
十进制浮点常量是一个 GCC 扩展”
invalid suffix \”%.*s\” on integer constant”
整数常量的“%.*s”后缀无效”
use of C++0x long long integer constant”
使用 C++0x long long 整数常量”
imaginary constants are a GCC extension”
虚数常量是一个 GCC 扩展”
binary constants are a GCC extension”
二进制常量是一个 GCC 扩展”
integer constant is too large for its type”
整数常量值超出其类型”
integer constant is so large that it is unsigned”
整数常量太大,认定为 unsigned”
missing ‘)’ after \”defined\”"
“defined” 后出现‘)’”
operator \”defined\” requires an identifier”
操作符“defined”需要一个标识符”
(\”%s\” is an alternative token for \”%s\” in C++)”
(在 C++ 中“%s”会是“%s”的替代标识符)”
this use of \”defined\” may not be portable”
使用“defined”可能不利于移植”
floating constant in preprocessor expression”
浮点常量出现在预处理表达式中”
imaginary number in preprocessor expression”
预处理表达式中出现虚数”
\”%s\” is not defined”
“%s”未定义”
assertions are a GCC extension”
断言是一个 GCC 扩展”
assertions are a deprecated extension”
断言是一个已过时的 GCC 扩展”
missing binary operator before token \”%s\”"
标识符“%s”前缺少二元运算符”
token \”%s\” is not valid in preprocessor expressions”
标识符“%s”在预处理表达式中无效”
missing expression between ‘(‘ and ‘)’”
‘(’与‘)’之间缺少表达式”
%s with no expression”
%s 后没有表达式”
operator ‘%s’ has no right operand”
操作符‘%s’没有右操作数”
operator ‘%s’ has no left operand”
操作符‘%s’没有左操作数”
‘:’ without preceding ‘?’”
‘:’前没有‘?’”
unbalanced stack in %s”
%s 中堆栈不平衡”
impossible operator ‘%u’”
不可能的操作‘%u’”
missing ‘)’ in expression”
表达式中缺少‘)’”
‘?’ without following ‘:’”
‘?’后没有‘:’”
integer overflow in preprocessor expression”
预处理表达式中整数溢出”
missing ‘(‘ in expression”
表达式中缺少‘(’”
the left operand of \”%s\” changes sign when promoted”
“%s”的左操作数在提升时变换了符号”
the right operand of \”%s\” changes sign when promoted”
“%s”的右操作数在提升时变换了符号”
traditional C rejects the unary plus operator”
传统 C 不接受单目 + 运算符”
comma operator in operand of #if”
#if 操作数中出现逗号”
division by zero in #if”
#if 中用零做除数”
NULL directory in find_file”
find_file 中有 NULL 目录”
one or more PCH files were found, but they were invalid”
找到一个或多个 PCH 文件,但它们是无效的”
use -Winvalid-pch for more information”
使用 -Winvalid-pch 以获得更多信息”
%s is a block device”
%s 是一个块设备”
%s is too large”
%s 过大”
%s is shorter than expected”
%s 短于预期”
no include path in which to search for %s”
没有包含路径可供搜索 %s”
Multiple include guards may be useful for:\n”
多个防止重包含可能对其有用:\n”
cppchar_t must be an unsigned type”
cppchar_t 必须是无符号型”
preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits”
预处理算术的最高精度为 %lu 位;目标需要 %lu 位”
CPP arithmetic must be at least as precise as a target int”
CPP 算术必须至少具有目标 int 的精度”
target char is less than 8 bits wide”
目标 char 短于 8 位”
target wchar_t is narrower than target char”
目录 wchar_t 短于目标 char”
target int is narrower than target char”
目标 int 短于目标 char”
CPP half-integer narrower than CPP character”
CPP 半整数短于 CPP 字符”
CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits”
在此宿主机上,CPP 不能处理长于 %lu 位的宽字符常量,但目标需要 %lu 位”
backslash and newline separated by space”
反斜杠和换行为空格所分隔”
backslash-newline at end of file”
反斜杠续行出现在文件末尾”
trigraph ??%c converted to %c”
三元符 ??%c 转换为 %c”
trigraph ??%c ignored, use -trigraphs to enable”
三元符 ??%c 被忽略,请使用 -trigraphs 来启用”
\”/*\” within comment”
“/*”出现在注释中”
%s in preprocessing directive”
预处理指示中出现 %s”
null character(s) ignored”
忽略空字符”
`%.*s’ is not in NFKC”
‘%.*s’不在 NFKC 中”
`%.*s’ is not in NFC”
‘%.*s’不在 NFC 中”
attempt to use poisoned \”%s\”"
试图使用有毒的“%s””
__VA_ARGS__ can only appear in the expansion of a C99 variadic macro”
__VA_ARGS__ 只能出现在 C99 可变参数宏的展开中”
identifier \”%s\” is a special operator name in C++”
标识符“%s”是 C++ 中的一个特殊操作符”
raw string delimiter longer than 16 characters”
原始字符串分隔符长过 16 个字符”
invalid character ‘%c’ in raw string delimiter”
原始字符串分隔符中有无效字符‘%c’”
unterminated raw string”
未终止的原始字符串”
null character(s) preserved in literal”
空字符将保留在字面字符串中”
missing terminating %c character”
缺少结尾的 %c 字符”
C++ style comments are not allowed in ISO C90″
C++ 风格的注释在 ISO C90 中不被允许”
(this will be reported only once per input file)”
(此警告为每个输入文件只报告一次)”
multi-line comment”
多行注释”
unspellable token %s”
无法拼出的标识符 %s”
macro \”%s\” is not used”
宏“%s”未被使用”
invalid built-in macro \”%s\”"
无效的内建宏“%s””
could not determine file timestamp”
无法决定文件的时间戳”
could not determine date and time”
无法决定日期与时间”
__COUNTER__ expanded inside directive with -fdirectives-only”
带 -fdirectives-only 时 __COUNTER__ 在指示中扩展”
invalid string literal, ignoring final ‘\\’”
无效的字面字符串,忽略最后的‘\\’”
pasting \”%s\” and \”%s\” does not give a valid preprocessing token”
毗连“%s”和“%s”不能给出一个有效的预处理标识符”
ISO C99 requires rest arguments to be used”
ISO C99 需要使用剩余的参数”
macro \”%s\” requires %u arguments, but only %u given”
宏“%s”需要 %u 个参数,但只给出了 %u 个”
macro \”%s\” passed %u arguments, but takes just %u”
宏“%s”传递了 %u 个参数,但只需要 %u 个”
unterminated argument list invoking macro \”%s\”"
调用宏“%s”时参数列表未终止”
function-like macro \”%s\” must be used with arguments in traditional C”
类似函数的宏“%s”在传统 C 中必须与参数一起使用”
invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98″
调用宏 %s 的参数 %d:空的宏参数未被 ISO C90 和 ISO C++98 定义”
duplicate macro parameter \”%s\”"
重复的宏参数“%s””
\”%s\” may not appear in macro parameter list”
“%s”不能出现在宏参数列表中”
macro parameters must be comma-separated”
宏参数必须由逗号隔开”
parameter name missing”
缺少形参名”
anonymous variadic macros were introduced in C99″
匿名可变参数宏在 C99 中被引入”
ISO C does not permit named variadic macros”
ISO C 不允许有名的可变参数宏”
missing ‘)’ in macro parameter list”
在宏参数表中缺少‘)’”
‘##’ cannot appear at either end of a macro expansion”
‘##’不能出现在宏展开的两端”
ISO C99 requires whitespace after the macro name”
ISO C99 要求宏名后必须有空白”
missing whitespace after the macro name”
宏名后缺少空白”
‘#’ is not followed by a macro parameter”
‘#’后没有宏参数”
\”%s\” redefined”
“%s”重定义”
this is the location of the previous definition”
这是先前定义的位置”
macro argument \”%s\” would be stringified in traditional C”
宏参数“%s”将在传统 C 中被字符串化”
invalid hash type %d in cpp_macro_definition”
cpp_macro_definition 中有无效的散列类型 %d”
while writing precompiled header”
在写入预编译头时”
%s: not used because `%.*s’ is poisoned”
%s:未使用因为‘%.*s’已被投毒”
%s: not used because `%.*s’ not defined”
%s:未使用因为‘%.*s’未定义”
%s: not used because `%.*s’ defined as `%s’ not `%.*s’”
%s:未使用因为‘%.*s’被定义为‘%s’而非‘%*.s’”
%s: not used because `%s’ is defined”
%s:未使用因为‘%s’已定义”
%s: not used because `__COUNTER__’ is invalid”
%s:未使用因为‘__COUNTER__’无效”
while reading precompiled header”
在读取预编译头时”
detected recursion whilst expanding macro \”%s\”"
展开宏“%s”时检测到递归”
syntax error in macro parameter list”
宏参数列表语法错误”
#~ warning: ”
#~ 警告:”
#~ internal error: ”
#~ 内部错误:”
#~ error: ”
#~ 错误:”
#~ In file included from %s:%u”
#~ 在包含自 %s:%u 的文件中”
#~ ”
#~ “,\n”
#~ ” from %s:%u”
#~ ”
#~ “,\n”
#~ ” 从 %s:%u”
#~ no newline at end of file”
#~ 文件未以空白行结束”
##’ cannot appear at either end of a macro expansion”
‘##’不能出现在宏展开的两端”
10.c: 在函数‘main’中:
10.c:14:1: 错误:毗连“"aa"”和“"bb"”不能给出一个有效的预处理标识符
1 #include<stdio.h>
2
3 #define MAX(a,b) ((a>b) ? a:b)
4
5 #define JOIN(a,b) a##b
6
7 int main()
8 {
9
10 double b = MAX(1.0,1.1);
11 printf("max: %f\n", b);
12 char *a = "123";
13 char *c = "abc";
14 JOIN("aa","bb");
15 //printf("##-- > :%s",JOIN(a,c));
16
17 //printf("ss: %s\n",ss);
18
19 return 1;
20 }
gcc编译错误表
gcc编译错误表
conversion from %s to %s not supported by iconv”
iconv 不支持从 %s 到 %s 的转换”
iconv_open”
iconv_open”
no iconv implementation, cannot convert from %s to %s”
没有 iconv 的实现,无法从 %s 转换到 %s”
character 0x%lx is not in the basic source character set\n”
字符 0x%lx 不在基本源字符集中\n”
converting to execution character set”
转换到可执行文件的字符集”
character 0x%lx is not unibyte in execution character set”
字符 0x%lx 在执行字符集中不是单字节的”
Character %x might not be NFKC”
字符 %x 可能不是 NFKC”
universal character names are only valid in C++ and C99″
Unicode 字符名只在 C++ 和 C99 中有效”
the meaning of ‘\\%c’ is different in traditional C”
‘\\%c’的意义与在传统 C 中不同”
In _cpp_valid_ucn but not a UCN”
在 _cpp_valid_ucn 中但不是一个 UCN”
incomplete universal character name %.*s”
不完全的 Unicode 字符名 %.*s”
%.*s is not a valid universal character”
%.*s 不是一个有效的 Unicode 字符”
‘$’ in identifier or number”
‘$’出现在标识符或数字中”
universal character %.*s is not valid in an identifier”
Unicode 字符 %.*s 在标识符中无效”
universal character %.*s is not valid at the start of an identifier”
Unicode 字符 %.*s 在标识符开头无效”
converting UCN to source character set”
将 UCN 转换到源字符集”
converting UCN to execution character set”
将 UCN 转换到执行字符集”
the meaning of ‘\\x’ is different in traditional C”
‘\\x’的意义与在传统 C 中不同”
\\x used with no following hex digits”
\\x 后没有 16 进制数字”
hex escape sequence out of range”
16 进制转义序列越界”
octal escape sequence out of range”
8 进制转义序列越界”
the meaning of ‘\\a’ is different in traditional C”
‘\\a’的意义与在传统 C 中不同”
non-ISO-standard escape sequence, ‘\\%c’”
非 ISO 标准的转义序列,‘\\%c’”
unknown escape sequence: ‘\\%c’”
未知的转义序列:‘\\%c’”
unknown escape sequence: ‘\\%s’”
未知的转义序列:‘\\%s’”
converting escape sequence to execution character set”
将转义序列转换到执行字符集”
character constant too long for its type”
字符常量大小超出其类型”
multi-character character constant”
多字节字符常量”
empty character constant”
空的字符常量”
failure to convert %s to %s”
无法从 %s 转换到 %s”
extra tokens at end of #%s directive”
#%s 指示的末尾有多余的标识符”
#%s is a GCC extension”
#%s 是一个 GCC 扩展”
#%s is a deprecated GCC extension”
#%s 是一个已过时的 GCC 扩展”
suggest not using #elif in traditional C”
建议在传统 C 中不使用 #elif”
traditional C ignores #%s with the # indented”
当 # 有缩进时传统 C 忽略 #%s”
suggest hiding #%s from traditional C with an indented #”
建议使用缩进的 # 以让 #%s 对传统 C 不可见”
embedding a directive within macro arguments is not portable”
将一个指示嵌入宏参数中是不可移植的”
style of line directive is a GCC extension”
line 指示的风格是一个 GCC 扩展”
invalid preprocessing directive #%s”
无效的预处理指示 #%s”
\”defined\” cannot be used as a macro name”
“defined”不能被用作宏名”
\”%s\” cannot be used as a macro name as it is an operator in C++”
“%s”不能被用作宏名,因为它是 C++ 中的一个操作符”
no macro name given in #%s directive”
#%s 指示中未给出宏名”
macro names must be identifiers”
宏名必须是标识符”
undefining \”%s\”"
取消对“%s”的定义”
missing terminating > character”
缺少结尾的 > 字符”
#%s expects \”FILENAME\” or ”
#%s 需要 \”FILENAME\” 或 ”
empty filename in #%s”
#%s 中文件名为空”
#include nested too deeply”
#include 嵌套过深”
#include_next in primary source file”
#include_next 出现在主源文件中”
invalid flag \”%s\” in line directive”
line 指示中有无效的标记“%s””
unexpected end of file after #line”
#line 后未预期的文件结束”
\”%s\” after #line is not a positive integer”
#line 后的“%s”不是一个正整数”
line number out of range”
行号超出范围”
\”%s\” is not a valid filename”
“%s”不是一个有效的文件名”
\”%s\” after # is not a positive integer”
# 后的“%s”不是一个正整数”
invalid #%s directive”
无效的 #%s 指示”
registering pragmas in namespace \”%s\” with mismatched name expansion”
在命名空间“%s”中注册 pragma 时名称扩展不匹配”
registering pragma \”%s\” with name expansion and no namespace”
pragma “%s”被注册为一个命名扩展,而没有命名空间”
registering \”%s\” as both a pragma and a pragma namespace”
“%s”既被注册为一个pragma 又被注册为一个 pragma 命名空间”
#pragma %s %s is already registered”
#pragma %s %s 已经被注册”
#pragma %s is already registered”
#pragma %s 已经被注册”
registering pragma with NULL handler”
pragma 注册为被 NULL 处理”
#pragma once in main file”
#pragma once 出现在主文件中”
invalid #pragma push_macro directive”
无效的 #pragma push_macro 指示”
invalid #pragma pop_macro directive”
无效的 #pragma pop_macro 指示”
invalid #pragma GCC poison directive”
无效的 #pragma GCC poison 指示”
poisoning existing macro \”%s\”"
对已存在的宏“%s”投毒”
#pragma system_header ignored outside include file”
#pragma system_heade 在包含文件外被忽略”
cannot find source file %s”
找不到源文件 %s”
current file is older than %s”
当前文件早于 %s”
_Pragma takes a parenthesized string literal”
_Pragma 需要一个括起的字符串字面常量”
#else without #if”
#else 没有匹配的 #if”
#else after #else”
#else 出现在 #else 后”
the conditional began here”
条件自此开始”
#elif without #if”
#elif 没有匹配的 #if”
#elif after #else”
#elif 出现在 #else 后”
#: directives.c:1960
#endif without #if”
#endif 没有匹配的 #if”
missing ‘(‘ after predicate”
谓词后缺少‘(’”
missing ‘)’ to complete answer”
完整的答案缺少‘)’”
predicate’s answer is empty”
谓词的答案为空”
assertion without predicate”
断言后没有谓词”
predicate must be an identifier”
谓词必须是一个标识符”
\”%s\” re-asserted”
重断言“%s””
unterminated #%s”
未终止的 #%s”
unterminated comment”
未结束的注释”
stdout”
stdout”
%s: %s”
%s:%s”
too many decimal points in number”
数字中有太多小数点”
fixed-point constants are a GCC extension”
定点常量是一个 GCC 扩展”
invalid digit \”%c\” in binary constant”
二进制常量中有无效数字“%c””
invalid digit \”%c\” in octal constant”
8 进制常量中有非法字符“%c””
invalid prefix \”0b\” for floating constant”
浮点常量的“0b”前缀无效”
use of C99 hexadecimal floating constant”
使用 C99 式的 16 进制浮点常量”
exponent has no digits”
指数部分没有数字”
hexadecimal floating constants require an exponent”
16 进制浮点常量需要指数部分”
invalid suffix \”%.*s\” on floating constant”
浮点常量的“%.*s”后缀无效”
traditional C rejects the \”%.*s\” suffix”
传统 C 不接受“%.*s”后缀”
suffix for double constant is a GCC extension”
双精度常量后缀是一个 GCC 扩展”
invalid suffix \”%.*s\” with hexadecimal floating constant”
十六进制浮点常量的“%.*s”后缀无效”
decimal float constants are a GCC extension”
十进制浮点常量是一个 GCC 扩展”
invalid suffix \”%.*s\” on integer constant”
整数常量的“%.*s”后缀无效”
use of C++0x long long integer constant”
使用 C++0x long long 整数常量”
imaginary constants are a GCC extension”
虚数常量是一个 GCC 扩展”
binary constants are a GCC extension”
二进制常量是一个 GCC 扩展”
integer constant is too large for its type”
整数常量值超出其类型”
integer constant is so large that it is unsigned”
整数常量太大,认定为 unsigned”
missing ‘)’ after \”defined\”"
“defined” 后出现‘)’”
operator \”defined\” requires an identifier”
操作符“defined”需要一个标识符”
(\”%s\” is an alternative token for \”%s\” in C++)”
(在 C++ 中“%s”会是“%s”的替代标识符)”
this use of \”defined\” may not be portable”
使用“defined”可能不利于移植”
floating constant in preprocessor expression”
浮点常量出现在预处理表达式中”
imaginary number in preprocessor expression”
预处理表达式中出现虚数”
\”%s\” is not defined”
“%s”未定义”
assertions are a GCC extension”
断言是一个 GCC 扩展”
assertions are a deprecated extension”
断言是一个已过时的 GCC 扩展”
missing binary operator before token \”%s\”"
标识符“%s”前缺少二元运算符”
token \”%s\” is not valid in preprocessor expressions”
标识符“%s”在预处理表达式中无效”
missing expression between ‘(‘ and ‘)’”
‘(’与‘)’之间缺少表达式”
%s with no expression”
%s 后没有表达式”
operator ‘%s’ has no right operand”
操作符‘%s’没有右操作数”
operator ‘%s’ has no left operand”
操作符‘%s’没有左操作数”
‘:’ without preceding ‘?’”
‘:’前没有‘?’”
unbalanced stack in %s”
%s 中堆栈不平衡”
impossible operator ‘%u’”
不可能的操作‘%u’”
missing ‘)’ in expression”
表达式中缺少‘)’”
‘?’ without following ‘:’”
‘?’后没有‘:’”
integer overflow in preprocessor expression”
预处理表达式中整数溢出”
missing ‘(‘ in expression”
表达式中缺少‘(’”
the left operand of \”%s\” changes sign when promoted”
“%s”的左操作数在提升时变换了符号”
the right operand of \”%s\” changes sign when promoted”
“%s”的右操作数在提升时变换了符号”
traditional C rejects the unary plus operator”
传统 C 不接受单目 + 运算符”
comma operator in operand of #if”
#if 操作数中出现逗号”
division by zero in #if”
#if 中用零做除数”
NULL directory in find_file”
find_file 中有 NULL 目录”
one or more PCH files were found, but they were invalid”
找到一个或多个 PCH 文件,但它们是无效的”
use -Winvalid-pch for more information”
使用 -Winvalid-pch 以获得更多信息”
%s is a block device”
%s 是一个块设备”
%s is too large”
%s 过大”
%s is shorter than expected”
%s 短于预期”
no include path in which to search for %s”
没有包含路径可供搜索 %s”
Multiple include guards may be useful for:\n”
多个防止重包含可能对其有用:\n”
cppchar_t must be an unsigned type”
cppchar_t 必须是无符号型”
preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits”
预处理算术的最高精度为 %lu 位;目标需要 %lu 位”
CPP arithmetic must be at least as precise as a target int”
CPP 算术必须至少具有目标 int 的精度”
target char is less than 8 bits wide”
目标 char 短于 8 位”
target wchar_t is narrower than target char”
目录 wchar_t 短于目标 char”
target int is narrower than target char”
目标 int 短于目标 char”
CPP half-integer narrower than CPP character”
CPP 半整数短于 CPP 字符”
CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits”
在此宿主机上,CPP 不能处理长于 %lu 位的宽字符常量,但目标需要 %lu 位”
backslash and newline separated by space”
反斜杠和换行为空格所分隔”
backslash-newline at end of file”
反斜杠续行出现在文件末尾”
trigraph ??%c converted to %c”
三元符 ??%c 转换为 %c”
trigraph ??%c ignored, use -trigraphs to enable”
三元符 ??%c 被忽略,请使用 -trigraphs 来启用”
\”/*\” within comment”
“/*”出现在注释中”
%s in preprocessing directive”
预处理指示中出现 %s”
null character(s) ignored”
忽略空字符”
`%.*s’ is not in NFKC”
‘%.*s’不在 NFKC 中”
`%.*s’ is not in NFC”
‘%.*s’不在 NFC 中”
attempt to use poisoned \”%s\”"
试图使用有毒的“%s””
__VA_ARGS__ can only appear in the expansion of a C99 variadic macro”
__VA_ARGS__ 只能出现在 C99 可变参数宏的展开中”
identifier \”%s\” is a special operator name in C++”
标识符“%s”是 C++ 中的一个特殊操作符”
raw string delimiter longer than 16 characters”
原始字符串分隔符长过 16 个字符”
invalid character ‘%c’ in raw string delimiter”
原始字符串分隔符中有无效字符‘%c’”
unterminated raw string”
未终止的原始字符串”
null character(s) preserved in literal”
空字符将保留在字面字符串中”
missing terminating %c character”
缺少结尾的 %c 字符”
C++ style comments are not allowed in ISO C90″
C++ 风格的注释在 ISO C90 中不被允许”
(this will be reported only once per input file)”
(此警告为每个输入文件只报告一次)”
multi-line comment”
多行注释”
unspellable token %s”
无法拼出的标识符 %s”
macro \”%s\” is not used”
宏“%s”未被使用”
invalid built-in macro \”%s\”"
无效的内建宏“%s””
could not determine file timestamp”
无法决定文件的时间戳”
could not determine date and time”
无法决定日期与时间”
__COUNTER__ expanded inside directive with -fdirectives-only”
带 -fdirectives-only 时 __COUNTER__ 在指示中扩展”
invalid string literal, ignoring final ‘\\’”
无效的字面字符串,忽略最后的‘\\’”
pasting \”%s\” and \”%s\” does not give a valid preprocessing token”
毗连“%s”和“%s”不能给出一个有效的预处理标识符”
ISO C99 requires rest arguments to be used”
ISO C99 需要使用剩余的参数”
macro \”%s\” requires %u arguments, but only %u given”
宏“%s”需要 %u 个参数,但只给出了 %u 个”
macro \”%s\” passed %u arguments, but takes just %u”
宏“%s”传递了 %u 个参数,但只需要 %u 个”
unterminated argument list invoking macro \”%s\”"
调用宏“%s”时参数列表未终止”
function-like macro \”%s\” must be used with arguments in traditional C”
类似函数的宏“%s”在传统 C 中必须与参数一起使用”
invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98″
调用宏 %s 的参数 %d:空的宏参数未被 ISO C90 和 ISO C++98 定义”
duplicate macro parameter \”%s\”"
重复的宏参数“%s””
\”%s\” may not appear in macro parameter list”
“%s”不能出现在宏参数列表中”
macro parameters must be comma-separated”
宏参数必须由逗号隔开”
parameter name missing”
缺少形参名”
anonymous variadic macros were introduced in C99″
匿名可变参数宏在 C99 中被引入”
ISO C does not permit named variadic macros”
ISO C 不允许有名的可变参数宏”
missing ‘)’ in macro parameter list”
在宏参数表中缺少‘)’”
‘##’ cannot appear at either end of a macro expansion”
‘##’不能出现在宏展开的两端”
ISO C99 requires whitespace after the macro name”
ISO C99 要求宏名后必须有空白”
missing whitespace after the macro name”
宏名后缺少空白”
‘#’ is not followed by a macro parameter”
‘#’后没有宏参数”
\”%s\” redefined”
“%s”重定义”
this is the location of the previous definition”
这是先前定义的位置”
macro argument \”%s\” would be stringified in traditional C”
宏参数“%s”将在传统 C 中被字符串化”
invalid hash type %d in cpp_macro_definition”
cpp_macro_definition 中有无效的散列类型 %d”
while writing precompiled header”
在写入预编译头时”
%s: not used because `%.*s’ is poisoned”
%s:未使用因为‘%.*s’已被投毒”
%s: not used because `%.*s’ not defined”
%s:未使用因为‘%.*s’未定义”
%s: not used because `%.*s’ defined as `%s’ not `%.*s’”
%s:未使用因为‘%.*s’被定义为‘%s’而非‘%*.s’”
%s: not used because `%s’ is defined”
%s:未使用因为‘%s’已定义”
%s: not used because `__COUNTER__’ is invalid”
%s:未使用因为‘__COUNTER__’无效”
while reading precompiled header”
在读取预编译头时”
detected recursion whilst expanding macro \”%s\”"
展开宏“%s”时检测到递归”
syntax error in macro parameter list”
宏参数列表语法错误”
#~ warning: ”
#~ 警告:”
#~ internal error: ”
#~ 内部错误:”
#~ error: ”
#~ 错误:”
#~ In file included from %s:%u”
#~ 在包含自 %s:%u 的文件中”
#~ ”
#~ “,\n”
#~ ” from %s:%u”
#~ ”
#~ “,\n”
#~ ” 从 %s:%u”
#~ no newline at end of file”
#~ 文件未以空白行结束”
发表评论
-
c语言链表实现学生管理
2013-10-28 14:13 899#include<stdio.h> #includ ... -
简单的linux -c http-client
2013-10-23 15:35 4725#include<stdio.h> #includ ... -
负数转化为整数
2013-10-01 12:02 1354负数转化为整数 int a = -1321313; 12 ... -
STDIN_FILENO的作用及与stdin 的区别
2013-09-08 14:48 906if(NULL == fgets(msg,100,stdi ... -
c++ 动态内存分配
2013-08-28 22:35 842先看一段代码: [cpp] view plaincopy ... -
探索 Pexpect,第 2 部分:Pexpect 的实例分析
2013-08-19 11:08 1718原文: http://www.ibm.com/develope ... -
shell 文件处理
2013-08-16 15:21 725linux文件合并去重 cat loginpc.txt | ... -
文件结束符EOF,system("stty raw")
2013-08-14 10:47 1555>> 关于文件结束符EOF EOF 是 End O ... -
c 专家编程
2013-08-13 17:06 688总结: -2> int * a = NUL ... -
进程监控
2013-08-12 15:40 674*/10 * * * * sh /opt/fetch/mint ... -
建议编译的时候加警告 atof
2013-08-07 20:46 708#include <stdlib.h> ... -
监控脚本的配置
2013-08-05 19:51 62210 9,12,18 * * * /usr/local/bin ... -
feodra 17 安装 chrome
2013-08-04 01:35 7671: 下载:http://www.google.cn/chro ... -
Sudo提权出现:xx用户不在 sudoers 文件中
2013-08-03 20:22 911Sudo提权出现:xx用户不在 sudoers 文件中 症状 ... -
c语言api
2013-07-31 21:06 676原型:extern int isalnum(int c); 用 ... -
c 语言无符号类型使用注意,类型升级
2013-07-30 14:37 624#define SS sizeof(int) 5 int ... -
select,epoll,poll比较
2013-07-28 17:13 683select,poll,epoll简介 se ... -
根据nestat 的端口,查看访问的程序
2013-07-19 12:15 970[@zw-76-82 ~]# lsof -i tcp:3398 ... -
vim7.3 编辑中文字符的文件会显示乱码
2013-06-29 03:16 827默认编译安装vim7.3后打开含有中文字符的文件会显示乱码,g ... -
vim 退格键(backspace)不能用
2013-06-29 01:59 1678两个步骤: 1.去掉讨厌的有关vi一致性模式,避免以前版本的 ...
相关推荐
如果GCC报告这个错误,这意味着在代码中使用了一个被标记为有效的Unicode字符名(_cpp_valid_ucn),但实际上它并不是一个有效的Unicode字符名(UCN)。 11. **“Incomplete universal character name %.*s”** ...
预处理阶段是GCC编译过程中的一个重要环节,它负责处理源代码中的宏定义、条件编译等特性。本文将深入分析GCC中的预处理指令及其内部实现机制。 #### 二、预处理指令概述 预处理指令是GCC在正式编译之前执行的一...
GCC(GNU Compiler Collection)是GNU项目的一部分,是一个广泛使用的开源编译器套件,用于将源代码编译成可执行程序。这个压缩包包含的文件展示了GCC编译过程的不同阶段,让我们逐一分析这些文件及其背后的编译原理...
本文将详细讲解Linux下GCC的编译过程,包括预处理、编译、汇编和链接四个阶段,并探讨相关的编译选项和优化原理。 1. 预处理 预处理是GCC处理C源代码的第一步,由cpp程序负责。在这个阶段,GCC执行以下操作: - ...
这是GCC的基本优化开关,当启用时,GCC会尝试在不显著增加编译时间的情况下,减少代码大小和执行时间。它包含了如常量合并、跳转优化、循环优化等基础优化措施。 #### -O1 该选项进一步提升了优化程度,但避免了...
- `test.o`是一个二进制文件,包含机器码和符号表信息,但不能直接执行。 4. **链接**:最后通过`gcc test.o -o test`命令将目标文件链接成可执行文件`test`。 - 此时,所有的外部符号都已被正确链接,并且程序...
它通过一系列命令行参数来控制编译过程的不同方面,包括预处理、编译、汇编和链接等步骤。 ### GCC编译数据库的概念 GCC编译数据库并不是一个传统意义上的数据库,而是一种存储项目编译指令的数据结构或文件格式,...
GCC 编译指南的编译过程可以分为四个阶段:预处理、编译、汇编、连接。 * 预处理阶段:在这个阶段,编译器对源代码进行预处理,包括宏展开、头文件包含等。 * 编译阶段:在这个阶段,编译器将预处理后的代码编译成...
在Linux操作系统中,GCC(GNU Compiler Collection)是一个强大的开源编译器套件,主要用于C、C++、Objective-C、Fortran、Ada以及Go等编程语言。对于初学者或专业人士而言,掌握如何在Linux环境下使用gcc编译C程序...
GCC 4.8.5是该系列的一个稳定版本,发布于2015年,虽然不是最新版,但因其稳定性和兼容性仍被许多项目广泛使用。 **GCC 4.8.5的特性:** 1. 支持多种编程语言:除了基础的C和C++,还支持Objective-C、Fortran、Ada...
通过学习和实践这个项目,你可以深入理解STM32F103的开发环境配置、FreeRTOS的使用方法以及GCC交叉编译的技巧,这些都是嵌入式开发中不可或缺的基础知识。在实际应用中,你还可以扩展到更多功能,如网络通信、传感器...
在进行嵌入式Linux开发时,GCC编译器扮演了至关重要的角色,尤其是在编译和链接嵌入式应用程序的各个阶段。以下是arm-linux-gcc编译选项的详细知识点说明: 1. 编译过程的四个阶段: - 预处理阶段:GCC会对源文件...
- **解决方案**:检查参数列表,确保所有参数都按照正确的顺序和格式给出。 #### 4. Array bounds missing (丢失数组界限符) - **解释**:定义数组时未提供足够的信息来指定其大小。 - **解决方案**:在定义数组时...
GCC不仅是一个编译器,还是一套完整的编译工具链,包括预处理器cpp、编译器gcc/g++、汇编器as和链接器ld。 GCC的编译过程分为四个步骤: 1. 预处理:处理宏定义(#define)、条件编译(#if等)和包含文件(#include)。 2...
GCC的编译过程主要分为四个阶段:预处理、编译、汇编和链接。每个阶段都有其独特的功能,下面将详细介绍这四个阶段。 #### 1. 预处理(Pre-Processing) 预处理是GCC编译过程中最初始的阶段。在这个阶段,GCC会...
描述 "配合文章:nordic52832 nordic使用gcc编译环境搭建和使用说明" 提示我们这个资料合集可能包含了一篇详细的文章,指导用户如何配置和使用GCC编译器来为Nordic 52832开发固件。 标签 "文档资料 gcc编译环境搭建...
GCC 编译命令是 GCC 编译器的命令行接口,它提供了一系列选项和参数来控制编译过程。GCC 编译命令的基本格式为: gcc [options] [source_files] -o [output_file] 其中,options 是可选的编译选项,source_files ...
**GCC与GCC+C++:编译离线文件详解** ...总之,GCC和GCC+C++为离线环境下的编译提供了强大的支持,通过理解和掌握编译过程及相关的编译选项,我们可以有效地在无网络的情况下完成代码的构建和运行。
本篇主要聚焦于GCC的编译过程,这是一个将源代码转换为可执行程序的过程,主要包括四个主要步骤:预处理、编译、汇编和链接。 1. **预处理**: 预处理是GCC的第一步,通过`gcc -E`或`cpp`命令执行。在这个阶段,...