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

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to