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
<d.gnu@puremagic.com> 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 version of
libphobos installed was compiled by another compiler, or older
version of gdc (most likely gdc-8, which isn't part of gcc
officially).
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.
don't know what the problem is.
Thanks!