From 62828b129dd904759883f9f1ac3f290f7a3fbbde Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 20 Jan 2006 21:04:27 +0000 Subject: AIX section for the ports description patch by Derek E. Lewis < dlewis &&@&& solnetworks &&.&& net > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17443 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 3a9ed253b4..3417777873 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -398,6 +398,55 @@ default of 64MB is enough or not.) + + + +AIX + +MPlayer builds successfully on AIX 5.1, +5.2, and 5.3, using GCC 3.3 or greater. Building +MPlayer on AIX 4.3.3 and below is +untested. It is highly recommended that you build +MPlayer using GCC 3.4 or greater, +or if you are building on POWER5, GCC 4.0 is required. + + + +Ensure that you are using GNU make +(/opt/freeware/bin/gmake) to build +MPlayer, as you will encounter problems if +you use /usr/ccs/bin/make. + + + +CPU detection is still a work in progress. +The following architectures have been tested: + + + +604e +POWER4 + + + +The following architectures are untested, but should still work: + + +POWER +POWER2 +POWER3 +POWER5 + + + +Sound via the Ultimedia Services is not supported, as Ultimedia was +dropped in AIX 5.1; therefore, the only option is to use the AIX Open +Sound System (OSS) drivers from 4Front Technologies at http://www.opensound.com/aix.html. +4Front Technologies freely provides the OSS drivers for personal and +non-commercial usage. + + -- cgit v1.2.3