<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </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 --- - "lld -flavor link" causes R6002 - floating point support not loaded."
   href="https://llvm.org/bugs/show_bug.cgi?id=24784">24784</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"lld -flavor link" causes R6002 - floating point support not loaded.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lld
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

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

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

        <tr>
          <th>Severity</th>
          <td>release blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>james.baker@bullochtech.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=14867" name="attach_14867" title="R6002 - floating point support not loaded.">attachment 14867</a> <a href="attachment.cgi?id=14867&action=edit" title="R6002 - floating point support not loaded.">[details]</a></span>
R6002 - floating point support not loaded.

Software compiled statically with clang++ (not clang-cl) and linked with
libcmt(d).lib and libcpmt(d).lib generate a Runtime error soon into execution.

If linked with Microsoft's link.exe, it works properly.  This is new as of a
few weeks ago, but I'm unclear at which point this issue started.

I'm trying to find a simple example to demonstrate this, but I can't debug it
to find it.  As soon as I hit Retry, which should break at the offending line
of code, the software exits instead.

Strangely, it is not immediate, but happens after our software has been running
for a couple of seconds.  I can verify that we have already done several
floating point operations.</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>