[LLVMbugs] [Bug 3303] New: CMake building config files for Mingw32

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Jan 9 01:08:43 PST 2009


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

           Summary: CMake building config files for Mingw32
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: build-problem, portability
          Severity: major
          Priority: P2
         Component: llvm-config
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: yonggangluo at hotmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2372)
 --> (http://llvm.org/bugs/attachment.cgi?id=2372)
for llvm svn version

Because the config files are not write proper for Mingw32, so I modified these
files. And now it can work on Windows platform proper for mingw32-make, and can
be execute under cmd.exe, and don't need run a bash . But it's also need msys
now.
because it's can execute by cmd.exe, so it's can work with CodeBlocks -win32.

But I don't test it under ix-like system. So please test it before commit it.


-- 
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