User contributions
From Gentoo Wiki
Jump to:navigation
Jump to:search
- 14:35, 17 October 2014 diff hist +3 Upgrading GCC/zh-cn
- 14:35, 17 October 2014 diff hist +3 Translations:Upgrading GCC/5/zh-cn
- 14:31, 17 October 2014 diff hist -12 Upgrading GCC/zh-cn
- 14:31, 17 October 2014 diff hist -12 Translations:Upgrading GCC/4/zh-cn current
- 14:30, 17 October 2014 diff hist -3 Upgrading GCC/zh-cn Created page with "== 故障排除 =="
- 14:30, 17 October 2014 diff hist +18 N Translations:Upgrading GCC/27/zh-cn Created page with "== 故障排除 ==" current
- 14:30, 17 October 2014 diff hist +30 Upgrading GCC/zh-cn
- 14:30, 17 October 2014 diff hist +30 Translations:Upgrading GCC/4/zh-cn
- 14:29, 17 October 2014 diff hist -8 Upgrading GCC/zh-cn
- 14:29, 17 October 2014 diff hist -8 Translations:Upgrading GCC/5/zh-cn
- 14:28, 17 October 2014 diff hist -6 Upgrading GCC/zh-cn Created page with "=== 介绍 ==="
- 14:28, 17 October 2014 diff hist +14 N Translations:Upgrading GCC/14/zh-cn Created page with "=== 介绍 ===" current
- 14:28, 17 October 2014 diff hist -8 Upgrading GCC/zh-cn Created page with "== GCC升级详解 =="
- 14:28, 17 October 2014 diff hist +21 N Translations:Upgrading GCC/42/zh-cn Created page with "== GCC升级详解 =="
- 14:28, 17 October 2014 diff hist -16 Upgrading GCC/zh-cn Created page with "这样就完成了!"
- 14:28, 17 October 2014 diff hist +21 N Translations:Upgrading GCC/41/zh-cn Created page with "这样就完成了!" current
- 14:27, 17 October 2014 diff hist -19 Upgrading GCC/zh-cn Created page with "检查当前版本并卸载旧版本 {{RootCmd|gcc --version |emerge -C =sys-devel/gcc-4.4.5}}"
- 14:27, 17 October 2014 diff hist +98 N Translations:Upgrading GCC/13/zh-cn Created page with "检查当前版本并卸载旧版本 {{RootCmd|gcc --version |emerge -C =sys-devel/gcc-4.4.5}}"
- 14:27, 17 October 2014 diff hist +51 N Translations:Upgrading GCC/11/zh-cn Created page with "{{RootCmd|revdep-rebuild --library libstdc++.so.5}}"
- 14:27, 17 October 2014 diff hist -25 Upgrading GCC/zh-cn Created page with "如果你从GCC 3.4.0(3.x系列)或4.1之前的版本升级,你还需要运行<code>revdep-rebuild</code>:"
- 14:27, 17 October 2014 diff hist +114 N Translations:Upgrading GCC/10/zh-cn Created page with "如果你从GCC 3.4.0(3.x系列)或4.1之前的版本升级,你还需要运行<code>revdep-rebuild</code>:"
- 14:26, 17 October 2014 diff hist +85 N Translations:Upgrading GCC/9/zh-cn Created page with "{{RootCmd|gcc-config 2 |env-update && source /etc/profile |emerge --oneshot libtool}}"
- 14:25, 17 October 2014 diff hist +128 N Translations:Upgrading GCC/8/zh-cn Created page with "{{RootCmd|emerge -u sys-devel/gcc |gcc-config -l|output=<pre> [1] i686-pc-linux-gnu-4.4.5 * [2] i686-pc-linux-gnu-4.5.3 </pre>}}"
- 14:25, 17 October 2014 diff hist -6 Upgrading GCC/zh-cn Created page with "如果你正在升级GCC,那么你需要做的事情只有改变编译器版本和重新构建libtool。"
- 14:25, 17 October 2014 diff hist +106 N Translations:Upgrading GCC/7/zh-cn Created page with "如果你正在升级GCC,那么你需要做的事情只有改变编译器版本和重新构建libtool。"
- 14:23, 17 October 2014 diff hist -4 Upgrading GCC/zh-cn Created page with "=== 简明版 ==="
- 14:23, 17 October 2014 diff hist +17 N Translations:Upgrading GCC/6/zh-cn Created page with "=== 简明版 ==="
- 14:22, 17 October 2014 diff hist -11 Upgrading GCC/zh-cn Created page with "这篇文章讲述 ''升级'' GCC。GCC降级可能会有不愿看到的副作用。对于一些报告中常见的问题请查阅故障排除一节。"
- 14:22, 17 October 2014 diff hist +150 N Translations:Upgrading GCC/4/zh-cn Created page with "这篇文章讲述 ''升级'' GCC。GCC降级可能会有不愿看到的副作用。对于一些报告中常见的问题请查阅故障排除一节。"
- 14:22, 17 October 2014 diff hist -33 Upgrading GCC/zh-cn Created page with "下一节将给出GCC升级的快速指南(这件事太容易了)。如果你想要阅读升级GCC背后冗长的材料,请继续阅读#GCC Upgrading Explained|GCC升..."
- 14:22, 17 October 2014 diff hist +185 N Translations:Upgrading GCC/5/zh-cn Created page with "下一节将给出GCC升级的快速指南(这件事太容易了)。如果你想要阅读升级GCC背后冗长的材料,请继续阅读#GCC Upgrading Explained|GCC升..."
- 14:22, 17 October 2014 diff hist -6 Upgrading GCC/zh-cn Created page with "=== 介绍 ==="
- 14:22, 17 October 2014 diff hist +14 N Translations:Upgrading GCC/3/zh-cn Created page with "=== 介绍 ===" current
- 14:22, 17 October 2014 diff hist +2 Upgrading GCC/zh-cn Created page with "== 快速开始 =="
- 14:22, 17 October 2014 diff hist +18 N Translations:Upgrading GCC/2/zh-cn Created page with "== 快速开始 ==" current
- 14:22, 17 October 2014 diff hist -26 Upgrading GCC/zh-cn Created page with "本文档将指导用户完成GCC的升级。"
- 14:22, 17 October 2014 diff hist +45 N Translations:Upgrading GCC/1/zh-cn Created page with "本文档将指导用户完成GCC的升级。"
- 14:22, 17 October 2014 diff hist -26 Upgrading GCC/zh-cn Created page with "{{Metadata|abstract=本文档将指导用户完成GCC的升级。}}"
- 14:22, 17 October 2014 diff hist +67 N Translations:Upgrading GCC/40/zh-cn Created page with "{{Metadata|abstract=本文档将指导用户完成GCC的升级。}}"
- 14:22, 17 October 2014 diff hist +6,421 N Upgrading GCC/zh-cn Created page with "升级GCC"
- 14:22, 17 October 2014 diff hist +9 N Translations:Upgrading GCC/Page display title/zh-cn Created page with "升级GCC" current
- 15:20, 14 October 2014 diff hist -3 Kernel/Removal/zh-cn
- 15:20, 14 October 2014 diff hist +1 Translations:Kernel/Removal/8/zh-cn current
- 15:19, 14 October 2014 diff hist +4 Kernel/Removal/zh-cn
- 15:19, 14 October 2014 diff hist 0 Translations:Kernel/Removal/19/zh-cn
- 13:24, 7 June 2014 diff hist -21 Gentoo Wiki:Translator account requests/Archive Undo revision 143751 by Yxonic (talk)
- 13:17, 7 June 2014 diff hist +21 Gentoo Wiki:Translator account requests/Archive →Requests
- 13:15, 7 June 2014 diff hist +2 Gentoo Wiki:Translator account requests/Archive →Requests