diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index d6ebedc49c..2b6b6fd53d 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -71,6 +71,23 @@ job, so why change? Besides, we dislike the auto* tools, just like Compilation + + +Compilation fails with an error and gcc bails out +with some cryptic message containing the phrase +internal compiler error or +unable to find a register to spill. + + +You have stumbled over a bug in gcc. Please +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. + + + Are there binary (RPM/deb) packages of MPlayer?