Nothing builds on debian anymore.

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Fri Mar 3 16:55:11 PST 2017


On 3/3/17 6:27 PM, deadalnix wrote:
> On Friday, 3 March 2017 at 18:47:53 UTC, H. S. Teoh wrote:
>> Actually, I just tested on a freshly-cloned copy of
>> dmd/druntime/phobos, it seems that building on Debian does work.
>> Digging into the git log, it appears that commit 78cd023 *should* have
>> added -fPIC to the makefiles.
>>
>> So how come it's still not working for you?  Are you using an older
>> bootstrap compiler? (If so, the g++wrapper trick I posted should solve
>> that problem -- you can skip the PIC=1 hacks for druntime/phobos as
>> this is apparently already merged into git master.)
>>
>>
>> T
>
> I blasted everything away, reinstalled everything and now it builds....
>
> Something must be broken with make clean then.

Good to hear, could you please update (if reproducible) or close the 
issue. Thanks! -- Andrei


More information about the Digitalmars-d mailing list