https://issues.dlang.org/show_bug.cgi?id=12458
--- Comment #3 from Andrej Mitrovic <[email protected]> --- (In reply to Andrej Mitrovic from comment #2) > (In reply to comment #1) > > This is strange, because I can see this is checked in the in blocks: > > Oh I see what's going on, Phobos is built with -release mode. > > It seems to me that we should distribute both a -debug and -release mode > version of the Phobos static library, and then allow the user to link with > either one. I guess sc.ini can be manipulated in some way to enable this.. > no idea. So this is a generic problem with distribution. I wonder if there's an open bug for Phobos static lib not being distributed with debug mode.. --
