aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2011-07-08 11:00:01 +0300
committerReinhard Tartler <siretart@tauware.de>2011-07-12 18:13:35 +0200
commit0156f4f9da2577b32ebbb191047d7ff0ca613c44 (patch)
treeecb8d01c4032032f98d93f8165a1f6f36e95d7b1
parenta52c615a421d497614020df4e04d91e18fc8c0a2 (diff)
downloadffmpeg-0156f4f9da2577b32ebbb191047d7ff0ca613c44.tar.gz
docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit b369f327d5e6b01a4cae9e2726df7c73b2893eba)
-rw-r--r--doc/general.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index a35c809000..da6b62110e 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
+@url{http://sourceware.org/bugzilla/show_bug.cgi?id=12633}.
@subsection Cross compilation for Windows with Linux