Cmake and debug file
    bioinfornatics 
    bioinfornatics at fedoraproject.org
       
    Thu May  2 12:53:28 PDT 2013
    
    
  
On Thursday, 2 May 2013 at 18:18:54 UTC, David Nadlinger wrote:
> On Wednesday, 1 May 2013 at 10:52:33 UTC, bioinfornatics wrote:
>> Because rpm package extract hitself debug information. As 
>> cmake setup doues this automaticaly it extract an empty debug 
>> information
>
> This is (mostly) not about debug information. It's about having 
> a *debug build* of druntime/Phobos, with assertions, ... 
> enabled.
>
> David
oh ok.
rpm debug info extract debug information to put into a debug .so 
file  ( if you use -g of course ^^ )
so your debug file is the lib with assertion enable  that is ok 
for me then.
Nothing to do so i understand better now.
Thanks a lot your information is always much appreciated
    
    
More information about the digitalmars-d-ldc
mailing list