<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Does clang 9.0.0 version support VS2010?"
   href="https://bugs.llvm.org/show_bug.cgi?id=43683">43683</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Does clang 9.0.0 version support VS2010?
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>9.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>C
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>withdongyeong@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>blitzrakete@gmail.com, dgregor@apple.com, erik.pilkington@gmail.com, llvm-bugs@lists.llvm.org, richard-llvm@metafoo.co.uk
          </td>
        </tr></table>
      <p>
        <div>
        <pre>there are two environment.

1. OS:WIN 7 64bit, only VS2010 installed.
2. OS:WIN 10 64bit, only VS2017 installed.

clang is installed by Pre-Built Binaries(Windows 32bit)


environment 2 is working well, but 1 is failed with same code, same bat(only VS
version and OS different)

error is clang: error: linker command failed due to signal (use -v to see
invocation).


It is suspected that VS2010 is the cause because only VS2010 is different in
the same environment. (or OS?)


Then it seems to use VS2017, but the problem is that in a real environment,
VS2010 should be used.

So, does clang 9.0.0 version support VS2010?

Do I need to use special options?

Thank you.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>