summaryrefslogtreecommitdiff
path: root/doc/general.texi
diff options
context:
space:
mode:
authorVíctor Paesa <victorpaesa@googlemail.com>2008-12-23 09:09:21 +0000
committerVíctor Paesa <victorpaesa@googlemail.com>2008-12-23 09:09:21 +0000
commit666a1b348f1a96819ea577c31b44ebc57be205e0 (patch)
treef9914a0bf00f16f70a39707717c606bdaca76ace /doc/general.texi
parent9f6bfe80341d71447abab243eef3641b7aec090b (diff)
Advice on compiler versions
Originally committed as revision 16289 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index a04f0f935c..973f58abec 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -672,6 +672,9 @@ following "Devel" ones:
binutils, gcc-core, make, subversion, mingw-runtime, diffutils
@end example
+The experimental gcc4 package is still buggy, hence please
+use the official gcc 3.4.4 or a 4.2.x compiled from source by yourself.
+
Install the current binutils-20080624-2 as they work fine (the old
binutils-20060709-1 proved buggy on shared builds).