Walter Bright Wrote: > The large volume of bug fixes is because a lot of people contributed > patches. Thanks! > > http://www.digitalmars.com/d/1.0/changelog.html > http://ftp.digitalmars.com/dmd.1.042.zip > > > http://www.digitalmars.com/d/2.0/changelog.html > http://ftp.digitalmars.com/dmd.2.027.zip
Have someone managed to compile the druntime-2.027? Running build-dmd.sh yields: : No such file or directory And "make -f dmd-posix.mak": make[1]: *** No rule to make target `../../lib/debug/libdruntime-core.a', needed by `debug'. Stop. make: *** [debug] Error 2
