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

Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit b369f327d5)
This commit is contained in:
Martin Storsjö
2011-07-08 11:00:01 +03:00
committed by Reinhard Tartler
parent a52c615a42
commit 0156f4f9da

View File

@@ -989,6 +989,8 @@ the linker optimization option to be set to
"References: Keep Unreferenced Data (@code{/OPT:NOREF})", otherwise "References: Keep Unreferenced Data (@code{/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