On Wed, 21 Nov 2018 at 12:27, Iain Buclaw wrote:
>
> On Tue, 20 Nov 2018 at 09:30, Dejan Lekic via D.gnu
> wrote:
> >
> > 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/gc
On Tue, 20 Nov 2018 at 09:30, Dejan Lekic via D.gnu wrote:
>
> 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-chec