using debug version of phobos and druntime on linux
Marco Leise
Marco.Leise at gmx.de
Sun Mar 10 08:18:32 PDT 2013
Am Sun, 10 Mar 2013 19:19:13 +0700
schrieb Druzhinin Alexandr <news at digitalmars.com>:
> I use dmd/ubuntu 64 bit, rebuild phobos and druntime with debug option
> and I cannot realize where dmd get them from so I can substitute my
> version of these libs. Could someone hint me where I should place them?
On another note, LDC compiles both release and debug versions
of druntime/Phobos and switches between them depending on
whether you do a debug or release build automatically.
--
Marco
More information about the Digitalmars-d-learn
mailing list