What is going on with the ubuntu/debian debacle ?

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Tue Nov 22 18:35:38 PST 2016


On Tuesday, 22 November 2016 at 21:19:13 UTC, H. S. Teoh wrote:
> On Sat, Nov 19, 2016 at 11:03:05PM +0000, deadalnix via 
> Digitalmars-d wrote:
>> A lot of users are reporting errors on debian and ubuntu. .o 
>> generated by dmd do not link and libphobos.a is unusable.
>> 
>> This is very bad and we should consider a hotfix. Is someone 
>> on it ?
>
> FWIW, I'm using Debian/unstable and compiling 
> dmd/druntime/phobos directly from git HEAD, and it seems to 
> work fine.
>
> Does this problem only happen for the shipped .deb packages?
>
>
> T

It happens with anything compiled without fPIC as far as I can 
tell. unless the relocation emission bug has been fixed in 
master, then that should happen as well.



More information about the Digitalmars-d mailing list