On Thursday, 22 November 2012 at 06:36:48 UTC, Nathan M. Swan wrote:
(I'm working on automatic demangling for linker error messages)

BTW did you see this post from a few days ago?

http://forum.dlang.org/thread/vvkckjmvyfdtxqdqx...@forum.dlang.org#post-rdjerzfmfcpfxrpcujmx:40forum.dlang.org

It's possible to do that automatic demangling now without modifying dmd. Instead of calling the linker, we call a helper script that runs linker | demangle. dmd.conf can be used to change the linker command.

Reply via email to