-L--demangle=dlang doesn't work
    Mike Franklin 
    slavo5150 at yahoo.com
       
    Sat Jan  6 13:44:59 UTC 2018
    
    
  
On Saturday, 6 January 2018 at 05:44:28 UTC, Venkat wrote:
> Why does gcc say "unknown demangling style `dlang'" ? Do I need 
> GDC for demangling to work ?
Check your version of binutils with `ld --version`.  It looks 
like it was added in v2.25:  
http://forum.dlang.org/post/rvoqllpimfskvlabprot@forum.dlang.org
I tested with 2.29.1 and it worked fine for me.
Mike
    
    
More information about the Digitalmars-d-learn
mailing list