[MPlayer-dev-eng] [PATCH] 32 bit mplayer on 64 bit system
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Feb 2 20:51:10 CET 2005
Hi,
On Sun, Jan 30, 2005 at 02:30:56PM +0100, Reimar Döffinger wrote:
> the attached patch allows to compile MPlayer as a 32 bit application on
> a 64 bit system (if you have all neccessary libs as 32 bit variants).
> Is it okay to apply?
Ok, drop it. The following works:
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32"
--with-extralibdir=/usr/lib
Now if somebody could put this in a good place in the DOCS...
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list