1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-24 20:29:53 +00:00

fix FAQ about compiling 32 bit mplayer on x86_64

Suggested by Wolfgang Knauf


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27683 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2008-10-02 22:15:45 +00:00
parent c765db84a3
commit ded93e5b05
8 changed files with 8 additions and 8 deletions

View File

@ -110,7 +110,7 @@ Athlonu?
<answer><para> <answer><para>
Vyzkoušejte následující volby configure: Vyzkoušejte následující volby configure:
<screen> <screen>
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib ./configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen> </screen>
</para></answer> </para></answer>
</qandaentry> </qandaentry>

View File

@ -143,7 +143,7 @@
<answer> <answer>
<para> <para>
Probiere folgende configure-Optionen: Probiere folgende configure-Optionen:
<screen>/configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib </screen> <screen>/configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib </screen>
</para> </para>
</answer> </answer>
</qandaentry> </qandaentry>

View File

@ -111,7 +111,7 @@ How can I build a 32 bit <application>MPlayer</application> on a 64 bit Athlon?
<answer><para> <answer><para>
Try the following configure options: Try the following configure options:
<screen> <screen>
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib ./configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen> </screen>
</para></answer> </para></answer>
</qandaentry> </qandaentry>

View File

@ -104,7 +104,7 @@ Comment puis-je "build" un <application>MPlayer</application> 32 bit sur un Athl
<answer><para> <answer><para>
Essayer les options de configuration suivantes: Essayer les options de configuration suivantes:
<screen> <screen>
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib ./configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen> </screen>
</para></answer> </para></answer>
</qandaentry> </qandaentry>

View File

@ -111,7 +111,7 @@ Hogyan fordíthatok 32 bites <application>MPlayer</application>t egy 64 bites At
<answer><para> <answer><para>
Próbáld meg a következő configure kapcsolókkal: Próbáld meg a következő configure kapcsolókkal:
<screen> <screen>
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib ./configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen> </screen>
</para></answer> </para></answer>
</qandaentry> </qandaentry>

View File

@ -111,7 +111,7 @@ Come posso compilare <application>MPlayer</application> a 32 bit su un Athlon a
<answer><para> <answer><para>
Prova le seguenti opzioni di configure: Prova le seguenti opzioni di configure:
<screen> <screen>
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib ./configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen> </screen>
</para></answer> </para></answer>
</qandaentry> </qandaentry>

View File

@ -110,7 +110,7 @@ bitowym Athlonie?
<answer><para> <answer><para>
Zastosuj następujące opcje konfiguracyjne. Zastosuj następujące opcje konfiguracyjne.
<screen> <screen>
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib ./configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen> </screen>
</para></answer> </para></answer>
</qandaentry> </qandaentry>

View File

@ -108,7 +108,7 @@ while reloading 'asm'</systemitem>.
<answer><para> <answer><para>
Попробуйте следующие опции configure: Попробуйте следующие опции configure:
<screen> <screen>
./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib ./configure --target=i386-linux --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib
</screen> </screen>
</para></answer> </para></answer>
</qandaentry> </qandaentry>