<html>
    <head>
      <base href="http://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 --- - recipe for target all failed on i686-pc-cygwin on Vista 32bit with Cygwin"
   href="http://llvm.org/bugs/show_bug.cgi?id=15862">15862</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>recipe for target all failed on i686-pc-cygwin on Vista 32bit with Cygwin
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Build scripts
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Makefiles
          </td>
        </tr>

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

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

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Kathy@Kathy-PC ~/build
$ make
llvm[0]: Constructing LLVMBuild project information.
make[1]: Entering directory `/home/Kathy/build/lib/Support'
llvm[1]: Compiling APFloat.cpp for Debug+Asserts build
In file included from /home/Kathy/llvm/include/llvm/ADT/FoldingSet.h:20,
                 from /home/Kathy/llvm/lib/Support/APFloat.cpp:17:
/home/Kathy/llvm/include/llvm/ADT/StringRef.h:342: error: `template<class T>
typename llvm::enable_if_c<(! std::numeric_limits<_Tp>::is_signed), bool>::type
llvm::StringRef::getAsInteger(unsigned int, T&) const' and `template<class T>
typename llvm::enable_if_c< std::numeric_limits<_Tp>::is_signed, bool>::type
llvm::StringRef::getAsInteger(unsigned int, T&) const' cannot be overloaded
/home/Kathy/llvm/Makefile.rules:1615: recipe for target
`/home/Kathy/build/lib/Support/Debug+Asserts/APFloat.o' failed
make[1]: *** [/home/Kathy/build/lib/Support/Debug+Asserts/APFloat.o] Error 1
make[1]: Leaving directory `/home/Kathy/build/lib/Support'
/home/Kathy/llvm/Makefile.rules:866: recipe for target `all' failed
make: *** [all] Error 1

Kathy@Kathy-PC ~/build
$</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>