[cmake-developers] [CMake 0014586]: LLVM platform toolset for Visual Studio

Mantis Bug Tracker mantis at public.kitware.com
Wed Nov 20 06:19:09 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14586 
====================================================================== 
Reported By:                Daniel Pfeifer
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14586
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-11-20 06:19 EST
Last Modified:              2013-11-20 06:19 EST
====================================================================== 
Summary:                    LLVM platform toolset for Visual Studio
Description: 
When configuring a CMake project with an LLVM toolset, CMake complains about the
compiler not being able to compile a simpe test program. The complete output is
attached.

It seems the problem is the '-g' compile flag.

Steps to Reproduce: 
* Install Visual Studio
* Install LLVM from http://llvm.org/builds/
* `cmake -G "Visual Studio 12" -T "LLVM-vs2013"`
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-11-20 06:19 Daniel Pfeifer New Issue                                    
2013-11-20 06:19 Daniel Pfeifer File Added: output.txt                       
======================================================================




More information about the cmake-developers mailing list