[cmake-developers] [CMake 0014510]: find_library do not find stdc++

Mantis Bug Tracker mantis at public.kitware.com
Fri Oct 25 07:57:39 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14510 
====================================================================== 
Reported By:                Christian Kögler
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14510
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-10-25 07:57 EDT
Last Modified:              2013-10-25 07:57 EDT
====================================================================== 
Summary:                    find_library do not find stdc++
Description: 
It is not possible to find the library stdc++ with the Cmake command
find_library().

Steps to Reproduce: 
find_function(stdcxx_LIBRARY stdc++)

Additional Information: 
We need this function because, we use the Gnat compiler to compile an project
and have to link the stdc++ library provided by the system against it.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-10-25 07:57 Christian KöglerNew Issue                                    
======================================================================




More information about the cmake-developers mailing list