From ecea454c23a742ce3fc2c953d4f28c5a7dc868a4 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 13 Sep 2005 11:04:20 +0000 Subject: [PATCH] Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16473 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index c57f82855f..f51967eac0 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -557,7 +557,8 @@ since QNX has only X emulation which is VERY slow. Use SDL. MPlayer should compile out-of-the-box on Mac OS X 10.2 and up. The preferred compiler is the Apple version of -GCC 3.x or later, Apple's GCC 2.95.x does not support C99 syntax well. +GCC 3.x or later. If you have Mac OS X 10.3.9 or later and QuickTime 7 +you can use the macosx video output driver.