Add Reimar's hint for building 32 bit MPlayer on Athlon64.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14655 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-02-05 14:19:42 +00:00
parent 8304bc03fe
commit 1a7d8f86f8
1 changed files with 12 additions and 0 deletions

View File

@ -81,6 +81,18 @@ section for details.
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
How can I build a 32 bit <application>MPlayer</application> on 64 bit Athlon?
</para></question>
<answer><para>
Try the following configure options:
<screen>
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen>
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
Compilation stops with an error message similar to this one: