Building DMD via Digger with maximum optimizations

Per Nordlöw per.nordlow at gmail.com
Mon Nov 18 22:56:57 UTC 2019


How do I build dmd/druntime/phobos via Digger with maximum 
optimizations during the build of the compiler itself

like what you get via

     make -f posix.mak HOST_DMD=ldmd2 ENABLE_RELEASE=1

I'm currenly using

     dub run digger --build=release -- build


More information about the Digitalmars-d-learn mailing list