[LLVMbugs] [Bug 10320] New: LLVMX86CodeGen.lib can't be created on 64-bit Visual Studio solution.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jul 9 17:49:19 PDT 2011


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

           Summary: LLVMX86CodeGen.lib can't be created on 64-bit Visual
                    Studio solution.
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: art.oriented at gmail.com
                CC: llvmbugs at cs.uiuc.edu


It's an old problem, and confirmed that it's still there. I don't know whether
there is already a solution (I was unable to find it).

- Download the source code.
- Create Visual Studio 2010 Win64 solution via CMake.
- Open the LLVM.sln, and you will see x64 projects.

Problem: Visual Studio can't load LLVMX86CodeGen project. So, building
LLVMX86CodeGen.lib will be failed.

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