Browse Source

Add note about gcc bugs that gcc devs refuse to fix.

Originally committed as revision 14464 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 17 years ago
parent
commit
5b43368de9
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      doc/faq.texi

+ 5
- 0
doc/faq.texi View File

@@ -109,6 +109,11 @@ If some MP3 codec like LAME is installed.
This is a bug in gcc. Do not report it to us. Instead, please report it to
the gcc developers. Note that we will not add workarounds for gcc bugs.

Also note that (some of) the gcc developers believe this is not a bug or
not a bug they should fix:
@url{http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11203}.
Then again, some of them do not know the difference between an undecidable
problem and an NP-hard problem...

@chapter Usage



Loading…
Cancel
Save