From ff8adff9947e42738803cb8404a32673085a43ba Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 26 Oct 2003 14:58:17 +0000 Subject: spelling fixes, mostly by git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11272 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/zh/documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/zh/documentation.html') diff --git a/DOCS/zh/documentation.html b/DOCS/zh/documentation.html index f7a40fdaaa..8c3a77aef5 100644 --- a/DOCS/zh/documentation.html +++ b/DOCS/zh/documentation.html @@ -1304,7 +1304,7 @@ HREF="http://www.sun.com/sparc/vis/mediaLib.html">mLib

在Solaris x86上,你需要GNU汇编程序和GNU C/C++编译器,设置使用GNU的汇编程序!在x86平台上的mplayer代码大量使用MMX,SSE和3DNOW! 指令集,使用Sun的汇编程序/usr/ccs/bin/as不能编译通过。

-

configure脚本将试图查找你的"gcc"命令使用的汇编程序(如果自动检测失败,使用"--as=/whereever/you/have/installed/gnu-as" +

configure脚本将试图查找你的"gcc"命令使用的汇编程序(如果自动检测失败,使用"--as=/wherever/you/have/installed/gnu-as" 选项告诉configure脚本你的系统中GNU的"as"在哪里)。

在Solaris x86系统上使用没有GNU汇编程序的GCC时configure的出错信息为:

-- cgit v1.2.3