[LLVMbugs] [Bug 21068] New: export file generation fails on windows systems

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 25 04:46:59 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=21068

            Bug ID: 21068
           Summary: export file generation fails on windows systems
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: fuzzlix at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 13086
  --> http://llvm.org/bugs/attachment.cgi?id=13086&action=edit
excerpt from "make -d" showing the wrong type command

the file path need to use backslashes on windows os.

see the attached debug output.
the type command errors out with syntax error and make stops.

please check other generated batch file using type to!

this typo happens a few times more.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140925/709db31f/attachment.html>


More information about the llvm-bugs mailing list