diff options
author | Martin Storsjö <martin@martin.st> | 2011-07-08 11:00:01 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2011-07-08 16:17:53 +0300 |
commit | b369f327d5e6b01a4cae9e2726df7c73b2893eba (patch) | |
tree | 306a8b7b38ae09f4f94caf0dc8ef3d0484e2c3fb /doc/general.texi | |
parent | ecf86e1a97b8cbb1ae6e0ed12825187c5cc00de0 (diff) | |
download | ffmpeg-b369f327d5e6b01a4cae9e2726df7c73b2893eba.tar.gz |
docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 93f563e1bf..fbb36c9f6e 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 (/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 |