From 7280ef7d6419aba4880249d0ffff4a474f136b3f Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Fri, 30 Mar 2007 22:02:18 +0000 Subject: This is working again. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35518 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStartedVS.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/GettingStartedVS.html') diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html index 7934f1ea68..9526af57b4 100644 --- a/docs/GettingStartedVS.html +++ b/docs/GettingStartedVS.html @@ -293,8 +293,7 @@ All these paths are absolute:

Note: this will only work for trivial C programs. Non-trivial programs (and any C++ program) will have dependencies on the GCC runtime that - won't be satisfied by the Microsoft runtime libraries. Currently, it - doesn't even work for trivial C programs such as the one above.

+ won't be satisfied by the Microsoft runtime libraries.

  • Execute the native code program:

    -- cgit v1.2.3