Thread overview
[Issue 18817] Include debug (symbols) builds of photos/druntime?
May 02, 2018
Manu
May 07, 2018
Rainer Schuetze
May 07, 2018
Manu
Dec 17, 2022
Iain Buclaw
May 02, 2018
https://issues.dlang.org/show_bug.cgi?id=18817

--- Comment #1 from Manu <turkeyman@gmail.com> ---
It might also need a command line arg to select which default library to use (parallel to the current crt options)?

--
May 07, 2018
https://issues.dlang.org/show_bug.cgi?id=18817

Rainer Schuetze <r.sagitario@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario@gmx.de

--- Comment #2 from Rainer Schuetze <r.sagitario@gmx.de> ---
The Visual D custom project type has the linker option to build a "private" version of the runtime with the options of the project, especially useful for creating a debug version. This is not available with the VC project system, though.

--
May 07, 2018
https://issues.dlang.org/show_bug.cgi?id=18817

--- Comment #3 from Manu <turkeyman@gmail.com> ---
Is there a reason not to include one in the windows install bundle? It would complement the standard windows runtime library distribution.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18817

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 13
https://issues.dlang.org/show_bug.cgi?id=18817

--- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19429

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--