[cmake-developers] [CMake 0012940]: FindBoost.cmake cannot find libraries built with clang on Darwin.

Mantis Bug Tracker mantis at public.kitware.com
Tue Feb 7 14:25:11 EST 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12940 
====================================================================== 
Reported By:                David Rogers
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12940
Category:                   Modules
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-02-07 14:25 EST
Last Modified:              2012-02-07 14:25 EST
====================================================================== 
Summary:                    FindBoost.cmake cannot find libraries built with
clang on Darwin.
Description: 
If boost libraries are built with clang, their compiler name ends up being
clang-darwin instead of xgcc. Because of this, the script fails to locate them.

Steps to Reproduce: 
Build boost with clang. Attempt to locate them in a script.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-02-07 14:25 David Rogers   New Issue                                    
======================================================================




More information about the cmake-developers mailing list