[FFmpeg-cvslog] docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
Martin Storsjö
git at videolan.org
Wed Jul 27 12:49:44 CEST 2011
ffmpeg | branch: release/0.7 | Martin Storsjö <martin at martin.st> | Fri Jul 8 11:00:01 2011 +0300| [0156f4f9da2577b32ebbb191047d7ff0ca613c44] | committer: Reinhard Tartler
docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
Signed-off-by: Martin Storsjö <martin at martin.st>
(cherry picked from commit b369f327d5e6b01a4cae9e2726df7c73b2893eba)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0156f4f9da2577b32ebbb191047d7ff0ca613c44
---
doc/general.texi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/general.texi b/doc/general.texi
index a35c809..da6b621 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -989,6 +989,8 @@ the linker optimization option to be set to
"References: Keep Unreferenced Data (@code{/OPT:NOREF})", otherwise
the resulting binaries will fail during runtime. This isn't
required when using import libraries generated by lib.exe.
+This issue is reported upstream at
+ at url{http://sourceware.org/bugzilla/show_bug.cgi?id=12633}.
@subsection Cross compilation for Windows with Linux
More information about the ffmpeg-cvslog
mailing list