[LLVMbugs] [Bug 1789] New: Cannot have spaces in LLVM build path

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Nov 11 13:03:49 PST 2007


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

           Summary: Cannot have spaces in LLVM build path
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: grrussel at googlemail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1212)
 --> (http://llvm.org/bugs/attachment.cgi?id=1212)
Patch for the VS getting started web page

Cannot build LLVM on Windows with a directory path containing spaces when
building from the MSVC solution file - looks like copy commands in the project
do not enclose arguments in quotes, and therefore fail


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list