From b08c1ffcacede56f0b569c5f3cdfd3abbec5a97c Mon Sep 17 00:00:00 2001 From: ramiro Date: Tue, 14 Apr 2009 15:25:11 +0000 Subject: [PATCH] mingw32: FFmpeg now passes -fno-common automatically. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18510 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b --- doc/general.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/general.texi b/doc/general.texi index 9ec20ae43..73b41164e 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -697,7 +697,7 @@ are listed below: @item mingw-runtime 3.15 @end itemize -You will also need to pass @code{-fno-common} to the compiler to work around +FFmpeg automatically passes @code{-fno-common} to the compiler to work around a GCC bug (see @url{http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37216}). Within the MSYS shell, configure and make with: -- 2.39.2