[cmake-developers] [CMake 0015939]: Support for link time optimization for recent GCC compilers
Mantis Bug Tracker
mantis at public.kitware.com
Thu Jan 28 07:40:29 EST 2016
The following issue has been SUBMITTED.
======================================================================
https://cmake.org/Bug/view.php?id=15939
======================================================================
Reported By: pavel.odintsov
Assigned To:
======================================================================
Project: CMake
Issue ID: 15939
Category: CMake
Reproducibility: always
Severity: major
Priority: high
Status: new
======================================================================
Date Submitted: 2016-01-28 07:40 EST
Last Modified: 2016-01-28 07:40 EST
======================================================================
Summary: Support for link time optimization for recent GCC
compilers
Description:
Hello!
I tried to play with INTERPROCEDURAL_OPTIMIZATION on cmake 3.4.2 but found it's
not working really well.
After short grep'ing over source I have found there are not support for this
option for non Intel compilers.
So I could like to ask for LTO support for cmake for GCC compiler. Recent GCC
compilers do very-very big amount of code optimization and it's very important
to have this option in project build system.
Thanks a lot!
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2016-01-28 07:40 pavel.odintsov New Issue
======================================================================
More information about the cmake-developers
mailing list