On 08/12/2017 03:28 AM, Clément Gregoire wrote:
> Should I file a bug report for this?
Yes, please.
Thanks,
-Brad
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake
Should I file a bug report for this?
Le mar. 1 août 2017 à 22:52, Brad King a écrit :
> On 07/22/2017 07:33 AM, lec...@gmail.com wrote:
> > So I downloaded the 3.9 release and thought my LTO nightmares we over but
> > cmake still isn't using CMAKE__COMPILER_AR when linking on MSYS.
>
> The probl
Am 1. August 2017 22:52:09 MESZ schrieb Brad King :
>On 07/22/2017 07:33 AM, lec...@gmail.com wrote:
>> So I downloaded the 3.9 release and thought my LTO nightmares we over
>but
>> cmake still isn't using CMAKE__COMPILER_AR when linking on
>MSYS.
>
>The problem is that this code:
>
>https://gitl
On 07/22/2017 07:33 AM, lec...@gmail.com wrote:
> So I downloaded the 3.9 release and thought my LTO nightmares we over but
> cmake still isn't using CMAKE__COMPILER_AR when linking on MSYS.
The problem is that this code:
https://gitlab.kitware.com/cmake/cmake/blob/v3.9.0/Modules/Platform/Wind
Hello guys,
So I downloaded the 3.9 release and thought my LTO nightmares were over but…
cmake still isn’t using
CMAKE__COMPILER_AR when linking on MSYS.
I’m using the « MSYS Makefiles » generator, and when building an executable it
still uses the plain ar instead of gcc-ar…
CMAKE_CXX_COMPILE
How does this work?
% cmake --help-property INTERPROCEDURAL_OPTIMIZATION
cmake version 2.8.8
INTERPROCEDURAL_OPTIMIZATION
Enable interprocedural optimization for targets in a directory.
If set to true, enables interprocedural optimizations if they are
known to be supported