gdc git compiling failed on ArchLinux amd64

Daniel Kozák kozzi11 at gmail.com
Fri Aug 23 08:22:16 UTC 2019


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 
>> <d.gnu at 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!

This is wierd it should work, if you are able to try to change 
gdc-git PKGBUILD, can you please try to change --enable-bootstrap 
(https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gdc-git#n93) to --disable-bootstrap


More information about the D.gnu mailing list