dmd: can't build on Arch Linux or latest Ubuntu

Joseph Rushton Wakeling via Digitalmars-d digitalmars-d at puremagic.com
Thu May 11 15:16:22 PDT 2017


On Wednesday, 10 May 2017 at 11:51:03 UTC, Atila Neves wrote:
> So I went "I know, I'll just use a container". I tried Ubuntu 
> Zesty in docker. That doesn't build dmd off the bat either, it 
> fails with PIC errors.

Have you tried adding `PIC=-fPIC` when you invoke `make`?


More information about the Digitalmars-d mailing list