diff options
-rw-r--r-- | DOCS/xml/hu/faq.xml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/DOCS/xml/hu/faq.xml b/DOCS/xml/hu/faq.xml index 2d0434de5a..b6cb6b87b3 100644 --- a/DOCS/xml/hu/faq.xml +++ b/DOCS/xml/hu/faq.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-2"?> -<!-- synced with 1.60 --> +<!-- synced with 1.61 --> <chapter id="faq" xreflabel="FAQ"> <title>Gyakran ismételt kérdések</title> @@ -82,6 +82,18 @@ részt bővebb infókért! <qandaentry> <question><para> +Hogyan fordíthatok 32 bites <application>MPlayer</application>t 64 bites Athlon-on? +</para></question> +<answer><para> +Próbáld meg a következő configure kapcsolókkal: +<screen> +./configure --target=athlon_xp --cc="gcc -m32" --as="as --32" --with-extralibdir=/usr/lib +</screen> +</para></answer> +</qandaentry> + +<qandaentry> +<question><para> A fordítás megáll egy ehhez hasonló üzenettel: <screen> cfft.c: In function`passf2': |