Re: gdc git compiling failed on ArchLinux amd64

2019-08-23 Thread Daniel Kozák via D.gnu
On Friday, 23 August 2019 at 08:28:52 UTC, Daniel Kozák wrote: Maybe you have some old files somewhere, please try to remove all gdc packages gdc, libgphobos and verify there is no gdc files in your system for eg. there should bo no /usr/include/d/gdc or /usr/lib/libgphobos.* Than you can try

Re: gdc git compiling failed on ArchLinux amd64

2019-08-23 Thread Daniel Kozák via D.gnu
On Friday, 23 August 2019 at 08:22:16 UTC, Daniel Kozák wrote: On Thursday, 22 August 2019 at 02:23:57 UTC, dangbinghoo wrote: hi Iain, thanks for explaining, I just used gdc-9.1.0, and the libgphobos was installed by the same package which built from gdc-static in ArchLinux's AUR repo. do

Re: gdc git compiling failed on ArchLinux amd64

2019-08-23 Thread Daniel Kozák via D.gnu
On Thursday, 22 August 2019 at 02:23:57 UTC, dangbinghoo wrote: 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.