gdc git compiling failed on ArchLinux amd64

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


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.
>>
>> 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

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 to build gdc-static again 
and then gdc-git


More information about the D.gnu mailing list