On Wednesday, 14 August 2019 at 08:15:16 UTC, Iain Buclaw wrote:
On Wed, 14 Aug 2019 at 07:35, dangbinghoo via D.gnu
wrote:
the gdc used to building GDC10-git is gdc-9.1.0 static version
from Archlinux AUR package gdc-static.
You'd only ever get those linker messages if the versi
On Friday, 16 August 2019 at 10:59:13 UTC, Daniel Kozak wrote:
On Wednesday, 14 August 2019 at 05:34:48 UTC, dangbinghoo wrote:
hi all,
in Archlinux, I tried to build gdc-10(git version), but it
failed:
...
the gdc used to building GDC10-git is gdc-9.1.0 static version
from Archlinux AUR p
hi all,
in Archlinux, I tried to build gdc-10(git version), but it failed:
```
gdc -no-pie -lstdc++ -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedanti
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!
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