# HG changeset patch # User diego # Date 1109380273 0 # Node ID e76a8c56d81be4fb47ec546b1a797dbba5bcf907 # Parent 37112d48fb50fd7e3efdd99f268f46df585e1670 Recommend using a stable gcc version or upgrading frequently, suggested by Rich. diff -r 37112d48fb50 -r e76a8c56d81b DOCS/xml/en/faq.xml --- a/DOCS/xml/en/faq.xml Fri Feb 25 23:25:57 2005 +0000 +++ b/DOCS/xml/en/faq.xml Sat Feb 26 01:11:13 2005 +0000 @@ -83,8 +83,9 @@ report it to the gcc team but not to us. For some reason MPlayer seems to trigger compiler bugs frequently. Nevertheless we cannot fix them and do not -add workarounds for compiler bugs to our sources. Upgrading your compiler -often makes the problem go away. +add workarounds for compiler bugs to our sources. To avoid this problem, +either stick with a compiler version that is known to be reliable and +stable, or upgrade frequently.