[Kst] Re: cmake
Peter Kümmel
syntheticpp at gmx.net
Mon Feb 21 22:47:55 CET 2011
On 21.02.2011 22:26, Matthew D Truch wrote:
>>>>> What specifically does the "kst_release" option do?
>>>>
>>>> Enables optimizations and drops debug symbols.
>>>
>>> I was afraid of that. Is it possible to have an option to do everything
>>> except strip the binaries? Modern buildsystems strip the binaries
>>> themselves so they can extract the debug symbols into "debuginfo"
>>
>> Is this supported by GCC?
>> I first have to figure out how to do with cmake.
>
> Yes. -g and -O are not exclusive.
>
Yes I know, but I mean: how could the debug symbols be extracted into a other file.
Peter
More information about the Kst
mailing list