On Tuesday, 20 November 2018 at 08:29:14 UTC, Dejan Lekic wrote:
When I do what it tells me to do (make distclean in the phobos
directory) I am getting:
I don't familiar with gdc compiles, but the error info gives you
command `make distclean` should be executed in the top dir(where
your c
I am trying to build GCC master with D enabled, configured with:
../configure --enable-languages=d --prefix=/opt/gcc
--mandir=/opt/gcc/share/man --infodir=/opt/gcc/share/info
--enable-shared --enable-threads=posix --enable-checking=release
--with-system-zlib --enable-multilib --with-tune=nativ