digitalmars.D.learn - Building DMD via Digger with maximum optimizations
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (6/6) Nov 18 2019 How do I build dmd/druntime/phobos via Digger with maximum
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
Nov 18 2019








Per =?UTF-8?B?Tm9yZGzDtnc=?= <per.nordlow gmail.com>