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.

Re: GDCs emitted code is crazy fast

2019-08-19 Thread Daniel Kozák via D.gnu
On Monday, 19 August 2019 at 10:54:09 UTC, Iain Buclaw wrote: Optimal code sometimes needs a bit of coercing. You shouldn't need to pass weird options though. Yes I agree, generaly one is good with -O and -(f)release and sometimes with disable boundscheking, but with ldc there has been som

Re: new GDC compiler ignore immutable? (code gen)

2017-10-26 Thread Daniel Kozák via D.gnu
On Wednesday, 25 October 2017 at 21:44:13 UTC, Iain Buclaw wrote: On Wednesday, 25 October 2017 at 08:35:17 UTC, Daniel Kozak wrote: https://godbolt.org/g/tFU9v4 Try raising a bug report, so it won't get forgotten. I would like to, but I dont know how. I am unable to make an account on http