C++ interface.

Daniel Murphy yebbliesnospam at gmail.com
Tue Apr 1 21:10:49 PDT 2014


"Asman01"  wrote in message news:qltrgqselahxazgrqdxo at forum.dlang.org...

> Why do we don't use our own linker? better, what exactly do we need to 
> begin using the Daniel's linker instead of gcc's?

Well, someone would need to add ELF support since it's currently OMF/COFF 
only.  While a linker technically _could_ help here with some magic symbol 
rewriting, it's far from the most practical way to get namespaces working. 



More information about the Digitalmars-d mailing list