[MPlayer-dev-eng] [PATCH] 32 bit mplayer on 64 bit system

Guillaume Poirier poirierg at gmail.com
Wed Feb 2 21:50:58 CET 2005


Hi,


On Wed, 2 Feb 2005 20:51:10 +0100, Reimar Döffinger
<Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> 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

Is that supposed to work on a pure AMD-64 system? I mean, The fact
that you have a gcc-64bits installed make it able to produce 32 bits
code?
I can't test right now, that's why I'm asking.
Is that the case for other systems ? (Like PowerPPC 64 and 32)?


> Now if somebody could put this in a good place in the DOCS...

Sure.

Guillaume




More information about the MPlayer-dev-eng mailing list