[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cmake
Subject:    Re: [CMake] Packaging debug symbol files on Windows
From:       Nils Gladitz <nilsgladitz () gmail ! com>
Date:       2015-07-27 13:58:11
Message-ID: 55B638F3.7070608 () gmail ! com
[Download RAW message or body]

On 07/27/2015 03:46 PM, Andreas Pakulat wrote:
> I've meanwhile also noticed that the default compiler flags that CMake
> uses include the debug information in the dll itself (dll size is
> doubled), so for now don't even have to have the separate pdb files
> packaged anymore (in this case the pdb info is small enough to just keep
> in the dll).

I am not entirely sure what you mean but CMake's default flags for the 
Visual Studio compiler when building "Debug" or "RelWithDebInfo" use /Zi 
(debug information in external pdb) rather than /Z7 (embedded debug 
information; no pdb is generated).

Maybe your project replaces the default flags?

Nils
-- 

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 community. For more information \
on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic