Module: libav Branch: release/0.7 Commit: 0156f4f9da2577b32ebbb191047d7ff0ca613c44
Author: Martin Storsjö <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Fri Jul 8 11:00:01 2011 +0300 docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue Signed-off-by: Martin Storsjö <[email protected]> (cherry picked from commit b369f327d5e6b01a4cae9e2726df7c73b2893eba) --- 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 +@url{http://sourceware.org/bugzilla/show_bug.cgi?id=12633}. @subsection Cross compilation for Windows with Linux _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
