Mailinglist Archive: opensuse-amd64 (146 mails)
| < Previous | Next > |
Re: [suse-amd64] MPlayer amd64
- From: Bernd Paysan <bernd.paysan@xxxxxx>
- Date: Fri, 26 Aug 2005 11:40:03 +0000 (UTC)
- Message-id: <200508261339.55078.bernd.paysan@xxxxxx>
On Friday 26 August 2005 13:33, Mag Gam wrote:
> Okay what are the flags for the 32bit mplayer? What libraries should I
> be using for that?
Basic libraries look ok. To compile autoconf-based stuff with 32 bit, you
need to run configure with
CC="gcc -m32" ./configure
so that configure uses the 32 bit flag for GCC.
Easier: Get the mplayer rpms from packman.
http://packman.links2linux.org/?action=128
--
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/
> Okay what are the flags for the 32bit mplayer? What libraries should I
> be using for that?
Basic libraries look ok. To compile autoconf-based stuff with 32 bit, you
need to run configure with
CC="gcc -m32" ./configure
so that configure uses the 32 bit flag for GCC.
Easier: Get the mplayer rpms from packman.
http://packman.links2linux.org/?action=128
--
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/
| < Previous | Next > |