--- a/msvc.rst Thu Mar 03 10:37:15 2011 +0200
+++ b/msvc.rst Fri Mar 04 15:14:27 2011 +0200
@@ -129,3 +129,7 @@
http://msdn.microsoft.com/en-us/library/xee0c8y7.aspx
Devenv Command Line Switches
+* Check linking problem.
+
+Use '/verbose:lib' to see list of libraries for linking and thier order.
+