Re: dmd: can't build on Arch Linux or latest Ubuntu
    ketmar via Digitalmars-d 
    digitalmars-d at puremagic.com
       
    Wed May 10 10:59:33 PDT 2017
    
    
  
Seb wrote:
> On Wednesday, 10 May 2017 at 11:51:03 UTC, Atila Neves wrote:
>> I can't build dmd on Arch Linux anymore. I'm told it's because of a 
>> binutils update. Annoying.
>
> Yep, at least running the tests on Phobos fails due to changes in 
> binutils 2.28, see this bug report for more details:
>
> https://issues.dlang.org/show_bug.cgi?id=17375
yeah, the great thing. i was hit by that bus too, and had to mutilate 
druntime to make unittests work again. lucky me, i'm using static phobos. 
don't even want to think about the scale of the disaster for people with 
libphobos2.so...
    
    
More information about the Digitalmars-d
mailing list