|
|
|
|
| 寻: gcc-4.2.1的extern inline补丁 |
 寻: gcc-4.2.1的extern inline补丁 - rockos [ 2007-10-07 03:06 | 925 byte(s)]
 Re: 寻: gcc-4.2.1的extern inline补丁 - canopy [ 2007-10-07 23:03 | 68 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
寻gcc-4.2.1的extern inline补丁, 也就是如下告警的修复补丁, gnu只说是在gcc-4.3中修改, 但是没有见到gcc-4.3哪里可以下载, 应当还没有发布.:
../linuxthreads/sysdeps/arm/pt-machine.h:39: warning: C99 inline functions are not supported; using GNU89
In file included from ../include/bits/string2.h:1,
from ../string/string.h:417,
from ../include/string.h:49,
from ../linuxthreads_db/thread_dbP.h:5,
from ../linuxthreads/descr.h:44,
from ../linuxthreads/sysdeps/pthread/bits/libc-tsd.h:23,
from ../include/../locale/localeinfo.h:190,
from ../include/ctype.h:14,
from fgetspent_r.c:19:
(上面是在制作toolchain过程中编译glibc时随便摘取的一段, 使用gcc-4.2.1编译过glibc的朋友应当很熟悉.
|
|
|
----
不喜欢GPL, BSD的免费许可不错.
|
|
[Original]
[Print]
[Top]
|
|
|