why gdc9.1 isn't available from gdcproject.org?

2019-05-27 Thread dangbinghoo via D.gnu
hi, as heard of the GDC 9.1 release, but I can't find the prebuilt download, the download page of gdcproject.org lists out with version v2.068.2_gcc6 of buildtime in the year of 2016, it's quite outdated. What I want is to try the GDC9.1 for ARM and MIPS bare-metal targets. Thanks!

Re: stdout does not work in GDC

2019-05-27 Thread Iain Buclaw via D.gnu
On Mon, 27 May 2019 at 09:15, D_Boy via D.gnu wrote: > > On Thursday, 23 May 2019 at 17:39:32 UTC, Iain Buclaw wrote: > > And what happens when you compile with -static-libphobos? > > > > This confirms whether you are indeed linking against the wrong > > library or not. > > gdc main.d -static -lib

Re: stdout does not work in GDC

2019-05-27 Thread D_Boy via D.gnu
On Thursday, 23 May 2019 at 17:39:32 UTC, Iain Buclaw wrote: And what happens when you compile with -static-libphobos? This confirms whether you are indeed linking against the wrong library or not. gdc main.d -static -libphobos -o main /usr/bin/ld: cannot find -libphobos collect2: error: ld