projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecf86e1
)
docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue
author
Martin Storsjö
<martin@martin.st>
Fri, 8 Jul 2011 08:00:01 +0000
(11:00 +0300)
committer
Martin Storsjö
<martin@martin.st>
Fri, 8 Jul 2011 13:17:53 +0000
(16:17 +0300)
Signed-off-by: Martin Storsjö <martin@martin.st>
doc/general.texi
patch
|
blob
|
history
diff --git
a/doc/general.texi
b/doc/general.texi
index 93f563e1bf7a889d875bb6de32dead1514039e62..fbb36c9f6e07e2a7eae63e908bae76e64ef71202 100644
(file)
--- 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