1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Martin Storsjö
2011-07-08 11:00:01 +03:00
parent ecf86e1a97
commit b369f327d5

View File

@@ -989,6 +989,8 @@ the linker optimization option to be set to
"References: Keep Unreferenced Data (/OPT:NOREF)", otherwise "References: Keep Unreferenced Data (/OPT:NOREF)", otherwise
the resulting binaries will fail during runtime. This isn't the resulting binaries will fail during runtime. This isn't
required when using import libraries generated by lib.exe. 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 @subsection Cross compilation for Windows with Linux